Skip to main content

A library for data science teams to avoid code duplication in common tasks involving scikit-learn transformers and estimators.

Project description

Data Science Utils

A toolkit for day-to-day DS tasks such as using custom transformers or estimators.

Found a bug or have a feature request? Open an issue!

Usage

import pier_ds_utils as ds

# Transformers
discrete_categorizer = ds.transformer.CustomDiscreteCategorizer(...)
interval_categorizer = ds.transformer.CustomIntervalCategorizer(...)
interval_categorizer_by_category = ds.transformer.CustomIntervalCategorizerByCategory(...)

# Estimators
glm_wrapper = ds.estimator.GLMWrapper(...)
predict_proba_selector = ds.estimator.PredictProbaSelector(...)

Installation

pip install pier-ds-utils

# or

poetry add pier-ds-utils

For a specific version:

pip install pier-ds-utils@_version_

# or

poetry add pier-ds-utils@_version_

Contributing

Contributions are welcome! Please read the contributing guidelines first.

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

pier_ds_utils-0.3.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pier_ds_utils-0.3.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file pier_ds_utils-0.3.0.tar.gz.

File metadata

  • Download URL: pier_ds_utils-0.3.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.11 Linux/6.5.0-1025-azure

File hashes

Hashes for pier_ds_utils-0.3.0.tar.gz
Algorithm Hash digest
SHA256 1334900763b52cd0c68d6e9ab87d077f7e1d84c32361116d141ca6d9a8928e3f
MD5 a2a8a321d8f261e1b524b306b017598c
BLAKE2b-256 4aef1ced47c02458554b7e74930d137777ef876b4bf1e7265f2ffb6e0b856a49

See more details on using hashes here.

File details

Details for the file pier_ds_utils-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: pier_ds_utils-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.11 Linux/6.5.0-1025-azure

File hashes

Hashes for pier_ds_utils-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6840ea3d5a6ea56d5a7faf4342c3c3457c100e67f1c98e45a4f43a2f19796a39
MD5 a7f03e2c7e2a3156aca0de225ca6a813
BLAKE2b-256 ea8f8fa375800d6b483702d7d559f8b2962e9c93c6ada80617edc5ef7dc3845a

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