pandarallel
An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.
An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.
To install this package, run one of the following:
pandarallel is a simple and efficient tool to parallelize Pandas operations on all available CPUs. With a one line code change, it allows any Pandas user to take advandage of his multi-core computer, while pandas uses only one core.
Summary
An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.
Last Updated
Mar 31, 2025 at 23:06
License
BSD-3-Clause
Total Downloads
2
Version Downloads
2
Supported Platforms
GitHub Repository
https://github.com/nalepae/pandarallelDocumentation
https://nalepae.github.io/pandarallel/