v0.2.2
This is the release notes of v0.2.2. See here for the complete list of solved issues and merged PRs.
New Features
- Add multiple GPU support for local execution (#781)
- Implements
numpy.random.shuffleandnumpy.random.permutationfor tensor (#780) - Support DataFrame
groupby.agg(#782)
Enhancements
- Overhaul dataframe/series index alignment (#778)
Bug fixes
- Fix execution of arithmetic on GPU (#777)