A simple data cleaning tool for Python.
Project description
broompy - a simple data cleaning tool for Python
broompy is a simple Python library designed to help data scientists observe a summary of their DataFrame to facilitate cleaning. This library also displays charts to view the normal approximation of variable distributions.
Main Features
- Display DataFrame variables and reveal features that require cleaning or inspection.
- Display count of null and available data.
- Display mean, median and 1.5 IQR outliers count.
- Identify data types of each variable.
- Identify count of unique values per variable.
- Identify the normal approximation using pvalue.
- Show a dataset sample to understand data content.
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
broompy-2.1.1.tar.gz
(5.4 kB
view details)
File details
Details for the file broompy-2.1.1.tar.gz.
File metadata
- Download URL: broompy-2.1.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200127 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38a4c6972ce15eb10069dc64794f552b7dff484cc9c6800b05717cc81d071093
|
|
| MD5 |
301e447d6765d9cd896fcce30c718f60
|
|
| BLAKE2b-256 |
d3b55a0716f2a1e4ddf91ca3ac123651bcb31d9160de60966ae721a9731c8b26
|