Skip to main content

Convenient categorical encoder for sklearn pipeline

Project description

Categorical Encoder

Covenient categorical encoder for sklearn pipeline. Avoid pipeline ramifications!

Class CategoricalEncoder

  1. init(columns, missing_value=-1, missing_strategy='ignore')
  2. fit(df)
  3. transform(df)
  4. fit_transform(df)
  5. get_map_column(col_name)

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

categorical-encoder-pipeline-0.0.9.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

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