Skip to main content

Package that allows both automated and customized treatment of missing values in datasets using Python.

Project description

This package allows both automated and customized treatment of missing values in datasets using Python. The treatments that are implemented in this package are:

  • Listwise deletion
  • Pairwise deletion
  • Dropping variables
  • Random sample imputation
  • Random hot-deck imputation
  • LOCF
  • NOCB
  • Most frequent substitution
  • Mean and median substitution
  • Constant value imputation
  • Random value imputation
  • Interpolation
  • Interpolation with seasonal adjustment
  • Linear regression imputation
  • Stochastic regression imputation
  • Logistic regression imputation

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

imputena-0.2.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

imputena-0.2-py3-none-any.whl (23.3 kB view hashes)

Uploaded 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