Open JohannesWiesner opened 10 months ago
Maybe one could use the postfix argument of tqdm?
https://github.com/tqdm/tqdm?tab=readme-ov-file#description-and-additional-stats
Also note that tqdm has pandas integration:
https://github.com/tqdm/tqdm?tab=readme-ov-file#pandas-integration
Opened an issue:
Would be nice if
_copy_files
wouldn't have anything to do with verbosity just like it's currently done with_find_files
. Asked question here:https://stackoverflow.com/questions/77730834/separate-inner-logic-of-function-from-displaying-user-information-using-tqdm