v0.4.7
This is the release notes of v0.4.7. See here for the complete list of solved issues and merged PRs.
New Features
- Store and query graph info in batch (#1503)
Enhancements
- Fix compatibility for gevent>=20.5.1 (#1494)
- Add an option to control writing shuffle data into disk (#1527)
Bug fixes
- Fix
arrow_array_to_objects
when input is a Series whose index is not RangeIndex(n) (#1496)
Tests
- Fixed statsmodel version (#1537)