Skip to content

v0.6.7

Compare
Choose a tag to compare
@qinxuye qinxuye released this 23 Dec 06:47
· 199 commits to master since this release
  • 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