Skip to main content

handy functions to preprocess your dataframes or numpy arrays

Project description

Hello World

This is an project that contains preprocessing techniques for numpy arrays and panda dataframes.

Installation

Run the following to install:

pip install preprocessdf-yapbarry

Usage

from preprocessdf import preprocess

# Pass your dataframe (aka df) into the preprocess class
p = preprocess(df)

# Do standard scaling on your dataframe values
p.standard_scale()

For developers

pip install -e .[dev]

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

preprocessdf-yapbarry-0.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

preprocessdf_yapbarry-0.0.2-py3-none-any.whl (2.5 kB view hashes)

Uploaded 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