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
- K-nearest neighbors imputation
- Sequential regression multiple imputation
- Multiple imputation by chained equations
All these treatments can be applied to whole datasets or parts of them and allow for extensive customization. The package can also recommend a treatment for a given dataset, inform about the treatments that are applicable to it, and automatically apply the best treatment.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
imputena-1.0.tar.gz
(19.0 kB
view details)
Built Distribution
imputena-1.0-py3-none-any.whl
(59.2 kB
view details)
File details
Details for the file imputena-1.0.tar.gz
.
File metadata
- Download URL: imputena-1.0.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 819b7ee9ec29bb7addc0a6cdd8a46b925ff44fc6cd3972449735bb9e3103c980 |
|
MD5 | 500be3ee5c76bd66367018357f9deba4 |
|
BLAKE2b-256 | d21e5e06510af76625e869b3e007e39f44290224655e78b961ed8b878c816471 |
File details
Details for the file imputena-1.0-py3-none-any.whl
.
File metadata
- Download URL: imputena-1.0-py3-none-any.whl
- Upload date:
- Size: 59.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88a067fb698fbaf44713757c07bef2489eff1d36926287f879c5fa0b0fef1ebd |
|
MD5 | 1df5852ac7f54d0e0a7cb5fb4475069f |
|
BLAKE2b-256 | 8e3f014d7df4d621972f9a93ec52e96d7f40b20f29b7aacc7c82382565fbccc1 |