v0.5.0b3
Pre-release
Pre-release
This is the release notes of v0.5.0b3. See here for the complete list of solved issues and merged PRs.
Announcements
- From v0.5.0b3 on, v0.5.x series will no longer support Python 3.5, for Python 3.5 users, please use 0.4.x series.
New Features
- DataFrame:
Bug fixes
- Fix crash when storing data inside Docker containers (#1429)
- Fix kmeans hang for local cluster (#1445)
- Fix failed when serializing
LearnShuffleoperand. (#1442)
Installation
- Drop support for python 3.5 (#1435)