v0.1.0-browser-beta
risenW
released this
15 Aug 14:23
·
872 commits
to master
since this release
This is a minor release for browser-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