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