Skip to content

v0.4.0

Compare
Choose a tag to compare
@qinxuye qinxuye released this 19 Mar 03:41
· 238 commits to master since this release
  • DataFrame API now support pandas backend
  • DataFrames which have different data sources like ODPS SQL and pandas can do join, union and isin operations
  • User defined function can be used in apply on axis=1
  • cache API
  • MapReduce API
  • DataFrame enrichments and bug fixes