Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tqdm to 4.23.1 #23

Merged
merged 1 commit into from
Apr 25, 2018
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates tqdm from 4.22.0 to 4.23.1.

Changelog

4.23.1

- fix `AttributeError`s (546)
 + `pos`  on initialisation (323, 510 -> 544)
 + `fp` on `write()` (383)
- fix py34 CI
- update documentation

4.23.0

- Fix `disable=True` where`iterable` has no `len()` and is not `None`  (539)
- Add `ncols` to specify `tqdm_notebook` bar width (276 -> 292)
- allow custom `pandas` `total` (364 -> 535)
- Add `progress_apply` for `pandas.(Series|DataFrame).(rolling|expanding)` (530 -> 537)
- unit tests, pep8 tidy
- `postfix` non-`dict` documentation note
Links

@coveralls
Copy link

coveralls commented Apr 25, 2018

Coverage Status

Coverage remained the same at 95.166% when pulling a39324f on pyup-update-tqdm-4.22.0-to-4.23.1 into 834bcf2 on master.

@GiulioRossetti GiulioRossetti merged commit cf968c0 into master Apr 25, 2018
@GiulioRossetti GiulioRossetti deleted the pyup-update-tqdm-4.22.0-to-4.23.1 branch April 25, 2018 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants