Skip to content

v0.6.0

Compare
Choose a tag to compare
@qinxuye qinxuye released this 26 Aug 11:17
· 213 commits to master since this release
  • DataFrame map, apply, agg and map_reduce now support third-party pure python library
  • Paginated DataFrame results and Interactive charts
  • Combiner support for MapReduce API
  • Extended Sample API
  • Auto completer for get_(odps model, table etc)
  • Column pruning and predicate pushdown optimization for DataFrame
  • Full Python 2.6 support
  • Refactoring and bug fixes