Frequently used data preprocessing functions
Reason this release was yanked:
Please install the latest version.
Project description
klib
klib is a Python library for importing, cleaning, analyzing and preprocessing data. Future versions will include model creation and optimization to provide an end-to-end solution.
Installation
Use the package manager pip to install klib.
pip install klib
pip install --upgrade klib
Usage
import klib
# klib.describe() # ...
klib.corr_plot() # returns a color-encoded matrix, ideal for correlations
klib.missingval_plot() # returns a figure containing information about missing values
# Coming soon:
# klib.ingest() # ...
# klib.clean() # ...
# klib.preprocess() # ...
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file klib-0.0.53.tar.gz.
File metadata
- Download URL: klib-0.0.53.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30bad245ecfbad767b9382b790d6bcb0a534b72df695c8d56928a7ab789d6cf3
|
|
| MD5 |
b0e3d55b9b06fbb852d94f6d6889fe63
|
|
| BLAKE2b-256 |
5a19b5b4679d06e0755535c762fe351fe66981f4c2a4f219504f0467d72a5d8b
|
File details
Details for the file klib-0.0.53-py3-none-any.whl.
File metadata
- Download URL: klib-0.0.53-py3-none-any.whl
- Upload date:
- Size: 7.4 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/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa553b43e32c1e42bd9dfc6c4bd5b66bf2090c9b46aaeb64905954d97d0079b7
|
|
| MD5 |
43d173d1c3cd6ac97a8aba5e6abc98e3
|
|
| BLAKE2b-256 |
c75a73cb24a438acea19468ed8a5236a2d2dc962d42f3ff5fdd512817eccae38
|