Skip to content

tqdm v4.66.2 stable

Latest
Compare
Choose a tag to compare
@tqdm-bot tqdm-bot released this 10 Feb 19:02
cc372d0
  • pandas: add DataFrame.progress_map (#1549)
  • notebook: fix HTML padding (#1506)
  • keras: fix resuming training when verbose>=2 (#1508)
  • fix format_num negative fractions missing leading zero (#1548)
  • fix Python 3.12 DeprecationWarning on import (#1519)
  • linting: use f-strings (#1549)
  • update tests (#1549)
  • CI: bump actions (#1549)