Skip to content

Conversation

josephenguehard
Copy link

Add a leave parameter to retain or not the progress bar after a run.

Usage:

from pandarallel import pandarallel

pandarallel.initialize(progress_bar=True, leave=False)

# df.apply(func)
df.parallel_apply(func)

@nalepae
Copy link
Owner

nalepae commented Jan 23, 2024

Pandaral·lel is looking for a maintainer!
If you are interested, please open an GitHub issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants