Skip to content

v0.6.4

Compare
Choose a tag to compare
@qinxuye qinxuye released this 20 Oct 17:53
· 204 commits to master since this release
  • DataFrame pivot and pivot_table API
  • Fix tunnel bug when uploading data in which \x00 exists with cython optimized code
  • Fix DataFrame function codegen which the old one may cause the parameter check failure
  • Bugfixes