Skip to content

Build for Node-based environments (v0.1.3-beta)

Compare
Choose a tag to compare
@risenW risenW released this 15 Aug 14:55
· 865 commits to master since this release

This is a patch release for node-based environments. We added/updated the following features:

  • Ability to create DataFrame/Series from Tensors
  • Add iloc function for Series
  • Update addColumns function to accept Series
  • Add inplace option for fillna
  • Fix bug in rename function of DataFrame
  • Add Inplace option for query
  • Fixed upper bound bug in indexing