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.2.4.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.2.4-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pier_ds_utils-0.2.4.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.2.4.tar.gz
Algorithm Hash digest
SHA256 5610347baa6994360d1933b43177dea7b662cd505e5c964bfdfe492d75955654
MD5 d328fb35b49e7b5cfce4ff19c3dac537
BLAKE2b-256 410f3e1e65669b141a3353d4945564bd91ff6fa82fe30695102c57838b6d5e97

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pier_ds_utils-0.2.4-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.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0ad5af03c0faed7a772feabe903eda04e5c06aa6ce8ad7b9b9f3793d58552bb8
MD5 cc8fa372020c7b07c4e7ff5f69ec1cfe
BLAKE2b-256 4d05ab818a5aabecb7cda53b2e3f48cce0fc7fb9f10649c22dd648fd649e07ce

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