
pandarallel 1.6.5
0
An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.
Contents
An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.
Stars: 3807, Watchers: 3807, Forks: 210, Open Issues: 98The nalepae/pandarallel repo was created 6 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 3807 github stars!
How to Install pandarallel
You can install pandarallel using pip
pip install pandarallel
or add it to a project with poetry
poetry add pandarallel
Package Details
- Author
- Manu NALEPA
- License
- BSD
- Homepage
- https://nalepae.github.io/pandarallel
- PyPi:
- https://pypi.org/project/pandarallel/
- GitHub Repo:
- https://github.com/nalepae/pandarallel
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common pandarallel errors.
Code Examples
Here are some pandarallel code examples and snippets.
GitHub Issues
The pandarallel package has 98 open issues on GitHub
- Add option to show single progress bar for all workers
pythonfix







