v0.6.7
- DataFrame add more aggregation including moment, skew, kurtosis, and cat.
- DataFrame
reshuffle
API - DataFrame optimize MapReduce performance, recommend upgrade if use map_reduce
- Fix segment fault which may happen when downloading data through cython
- Refactor and bugfixes