TQDM

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Pyro
gptkbp:developer gptkb:Noah_Gift
gptkbp:example for i in tqdm(range(100)):
tqdm.pandas()
tqdm.write(' Hello World')
gptkbp:features Multi-threading support
Integration with Jupyter notebooks
Console and GUI support
Customizable progress bar
Integration with pandas
https://www.w3.org/2000/01/rdf-schema#label TQDM
gptkbp:installation pip install tqdm
gptkbp:language gptkb:Library
gptkbp:latest_version 4.62.3
gptkbp:license MIT License
gptkbp:purpose Progress bar for loops
gptkbp:release_date gptkb:2016
gptkbp:repository https://github.com/tqdm/tqdm
gptkbp:supports gptkb:Python_3
gptkb:Python_2
gptkbp:uses Used in machine learning
Used in data processing
Used in web scraping