Skip to main content

An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.

Project description

Pandaral·lel

PyPI version fury.io PyPI license PyPI download month

Without parallelization Without Pandarallel
With parallelization With Pandarallel

Pandaral.lel provides a simple way to parallelize your pandas operations on all your CPUs by changing only one line of code. It also displays progress bars.

Maintainers

Installation

pip install pandarallel [--upgrade] [--user]`

Quickstart

from pandarallel import pandarallel

pandarallel.initialize(progress_bar=True)

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

Usage

Be sure to check out the documentation.

Examples

An example of each available pandas API is available:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandarallel-1.6.3.tar.gz (12.4 kB view details)

Uploaded Source

File details

Details for the file pandarallel-1.6.3.tar.gz.

File metadata

  • Download URL: pandarallel-1.6.3.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for pandarallel-1.6.3.tar.gz
Algorithm Hash digest
SHA256 699068b765e8d5cf93048f703084fe8097c9efd8f3bb989bcff04bf366042eeb
MD5 948d7d43b97b014b150ce6e497e1f83d
BLAKE2b-256 6df3103f7e6d0189812b2719826a6293f55964857036e2cb178c0a0f76bfb57b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page