Changelog
### 0.21.1
```
See changes at https://scikit-learn.org/0.21/whats_new/v0.21.html
Fixes some packaging issues in version 0.21.0 along with a few bugs.
```
Links
- PyPI: https://pypi.org/project/scikit-learn
- Changelog: https://pyup.io/changelogs/scikit-learn/
- Homepage: http://scikit-learn.org
Update scikit-learn from 0.21.0 to 0.21.1.
Changelog
### 0.21.1 ``` See changes at https://scikit-learn.org/0.21/whats_new/v0.21.html Fixes some packaging issues in version 0.21.0 along with a few bugs. ```Links
- PyPI: https://pypi.org/project/scikit-learn - Changelog: https://pyup.io/changelogs/scikit-learn/ - Homepage: http://scikit-learn.orgUpdate tqdm from 4.31.1 to 4.32.1.
Changelog
### 4.32.1 ``` - fix `notebook` with unknown `total` (743) ``` ### 4.32.0 ``` - support `unit_scale` in `notebook` - support negative update (432, 545) - add `reset()` function (547, 545) - add `[python setup.py] make run` - add and update documentation - example of dynamic usage (735, 545, 547, 432, 374) - note writing issues (737) - update badges - add [PyData2019 slides link](https://tqdm.github.io/PyData2019/slides.html) - add [JOSS paper](https://github.com/openjournals/joss-papers/blob/joss.01277/joss.01277/10.21105.joss.01277.pdf) - update manpages - add docker install - add snapcraft install - notebooks: add binder, rename RMOTR => notebooks.ai (679) - prettify and unify contributors/maintainers/authors - CI and release framework updates - add snapcraft snaps (647) - add travis auto-deployment (685) + PyPI releases + docker devel/releases - update deployment dev docs - fix travis deploy pymake - update .gitinore - add & update unit tests - automate more documentation ```Links
- PyPI: https://pypi.org/project/tqdm - Changelog: https://pyup.io/changelogs/tqdm/ - Repo: https://github.com/tqdm/tqdm