A simple data cleansing tool using pandas
Project description
datarun
datarun is a lightweight Python package that helps you cleanse your pandas DataFrames with minimal configuration.
It supports automatic handling of duplicates, missing values, constant columns, and type conversion.
Features
- Drop duplicate rows
- Handle missing values using mean, median, mode, or drop
- Drop constant-value columns
- Convert string-based numeric columns to proper types
- Configurable and simple to use
Installation
pip install datarun
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
datarun-0.2.0.tar.gz
(4.4 kB
view details)
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 datarun-0.2.0.tar.gz.
File metadata
- Download URL: datarun-0.2.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecde7cdfa0a0b2d853c6b27214e15ed33ed5775c6bc53bc824213e38a9158378
|
|
| MD5 |
06feacd38e361521be18a890a3ca613b
|
|
| BLAKE2b-256 |
12e01d1d2df4a26618bc79bc7b2833c3d5875df2f847738ed2354b600d6853cc
|
File details
Details for the file datarun-0.2.0-py3-none-any.whl.
File metadata
- Download URL: datarun-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e515f571f9da6fb41b93359b4acf9e421a5cc85564c32e4c1d9872b63120c62
|
|
| MD5 |
8f2b91d950126082894c9cab9c163a7c
|
|
| BLAKE2b-256 |
8a60736bc0a39cd4de5b0e6dd3aab1941b0f68a44151454cedb27e7e27fc16ee
|