Skip to content

tqdm v4.7.4 stable

Compare
Choose a tag to compare
@casperdcl casperdcl released this 04 Jun 14:16
· 1518 commits to master since this release
  • pandas.DataFrame.apply support
  • tqdm_notebook.write()
  • tqdm_gui.write()
  • misc notebook fixes
  • delay notebook imports (>80% reduction in import time when unused)
  • optional colorama only on windows
  • documentation tidy
  • more & faster tests