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
Sep 15, 2025 at 12:10
License
BSD-3-Clause
Total Downloads
750
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/nalepae/pandarallelDocumentation
https://nalepae.github.io/pandarallel