v0.6.0
- 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