v0.5.1
This is the release notes of v0.5.1. See here for the complete list of solved issues and merged PRs.
New Features
- DataFrame
Enhancements
- Add configurable label options in Kubernetes cluster (#1550)
Bug fixes
- Use relative paths to avoid web rendering issues under backward proxies (#1545)
- Allow returning None when using
groupby.apply
(#1548) - Fix bug that cannot pass numpy array to
mt.swapaxes
(#1561, thanks @YoshieraHuang!) - Fix pandas 1.1.2 compatibility (#1563)
- Fix compatibility for tsfresh 0.17.0 (#1567)