Cylon Release 0.2.0
Cylon 0.2.0 adds the following features. Please note that this release may not be backward compatible with v0.1.0.
#
Major Features#
C++- Adding aggregates and group-by API
- Creating tables using
std::vector
s orcylon::Column
s - C++ API refactoring
- Major performance improvements in the existing C++ API
#
Python (Pycylon)- Extending Cython API for extended development for other Cython/Python libraries
- Aggregates and Groupby addition
- Column name-based relational algebra operations and aggregate/groupby ops addition
- Major performance improvements in the existing Python API
#
Java (JCylon)- Performance improvements
You can download source code from Github
#
Examples#
LicenseLicensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0