Skip to main content

pangoro python package

Project description

Project description

Pangoro: powerful Python data cleaning toolkit

What is it?

Pangoro is a Python package that provides fast and flexible methods for cleaning numerical and categorical features in a dataframe. It aims to be a fundamental tool for doing data wrangling in Python.

Main Features:

  • For numerical features, pangoro provides the following tools:
    • Handle NA, drop, replace with mean, replace with mode, lamda function, replace with a number, replace with min replace with max, Use KNN classifications. Keep
    • Handle outliers, Keep, Percentile
    • Scaling, standard or min max
    • Convert to nuemerical
    • Scan and apply to all numerical or supply a list of features
  • For categorical nominal features, pangoro provides the following tools:
    • Handle NA, Drop, replace with mode, use KNN classification for imputation.
    • Replace with sequence numbers based on supplied dictionary or based on alphabetical order.
    • Scan and apply to all Categorical or supply a list of features

Where to get it:

The source code is currently hosted on GitHub
Binary installers for the latest released version are available at the Python Package Index PyPi

pip install pangoro

License

MIT

Background

Work on pangoro started in 2022 by a group of IE University students and has been under active development since then.

Contributing to pangoro

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome. Please contact us on GitHub

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

pangoro-0.32.tar.gz (8.2 kB view details)

Uploaded Source

File details

Details for the file pangoro-0.32.tar.gz.

File metadata

  • Download URL: pangoro-0.32.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for pangoro-0.32.tar.gz
Algorithm Hash digest
SHA256 51ed14dea66c743c92ffcaf128dac093af13e92e82ddf5cd2915b3face810648
MD5 3eff4d5b1791a20354bace5ec36de643
BLAKE2b-256 985e3ad89d397a0a1823be572213cbac8d5ad6c487eaa32e84474aa246195aa1

See more details on using hashes here.

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