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.4.0.tar.gz (4.1 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.4.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pier_ds_utils-0.4.0.tar.gz
  • Upload date:
  • Size: 4.1 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.4.0.tar.gz
Algorithm Hash digest
SHA256 de5e8e7300931ecb1189b81eb79361632d16538321bcaadd2d5536719cbfbcc4
MD5 d08052a2a0e03049d0498f4d535de9f7
BLAKE2b-256 1e553fefe960407944a1c44c8612db150b5c7bd1fb5d0b8138bc5a2ac088d305

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pier_ds_utils-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 635d37a9a1b07b3e14a40f5bfcc75e913281434b6d5bc1161197d88b95bd1c6a
MD5 2ed6bf98d1e26b3f837a2c19410f213a
BLAKE2b-256 a6e1df6ec854b5475f7e751ad8f6df383c323a8b212c946f9bdcf23237f18e72

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