nalepae / pandarallel

A simple and efficient tool to parallelize Pandas operations on all available CPUs
https://nalepae.github.io/pandarallel
BSD 3-Clause "New" or "Revised" License
3.64k stars 209 forks source link

One progress bar for all processes #86

Open Xetd71 opened 4 years ago

Xetd71 commented 4 years ago

Could you please add the ability to visualize one progress bar for all processes, as an alternative to a set of progress bars for each process?

krishna247 commented 3 years ago

Hey, this enhancement is important to me. Would you mind if I take this up? I can submit a pull request rather quickly. @nalepae

nalepae commented 3 years ago

Please do :) !

Le ven. 27 nov. 2020 à 06:50, krishna247 notifications@github.com a écrit :

Hey, this enhancement is important to me. Would you mind if I take this up? I can submit a pull request rather quickly. @nalepae https://github.com/nalepae

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nalepae/pandarallel/issues/86#issuecomment-734657283, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFW7VQUPYGC2ZGFMJNNCNTSR44ZZANCNFSM4L4NEKPA .

hetarth18 commented 2 years ago

Is anyone working on it yet? If no, lemme know if i can work on it?