Skip to main content

Python Package that creates Data Preparation Pipeline in Teradata-SQL in Views

Project description

tdprepview

Python Package that creates Data Preparation Pipeline in Teradata-SQL in Views

Installation

  • pip install tdprepview

Features

  • Pipeline class that allows creating in-DB preprocessing pipelines

  • Several Preprocessor functions

  • API similar to sklearn_pandas.DataFrameMapper

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2023-02-15)

added

  • First release on PyPI.

  • Pipeline with fit and transform functions

  • Preprocessor Functions
    • Impute

    • ImputeText

    • TryCast

    • Scale

    • CutOff

    • FixedWidthBinning

    • ThresholdBinarizer

    • ListBinarizer

    • VariableWidthBinning

    • LabelEncoder

    • CustomTransformer

  • Notebooks for tests

  • Demo Notebook

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

tdprepview-0.1.0.tar.gz (34.2 kB view hashes)

Uploaded Source

Built Distribution

tdprepview-0.1.0-py2.py3-none-any.whl (34.0 kB view hashes)

Uploaded Python 2 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