Skip to main content

A helpful script to optimize a Pandas DataFrame.

Project description

pd-helper

A helpful package to streamline Pandas DataFrame optimization.

Save 50-75% on DataFrame memory usage by running the optimizer.

Auto configure dtypes for appropriate data types in each column.

Basic Usage

Given a pandas dataframe, "df":

from pd_helper.helper import optmize

# some DataFrame, df
df = optimize(df)

Install

pip install pd-helper

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

pd_helper-0.0.15.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

pd_helper-0.0.15-py2.py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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