A package of automation tools for EDA and cleaning
Project description
--
Project Description
The project provides a collection of automation tools for commonly used EDA and cleaning techniques.
The package consists of three modules,
-
EDA - Contains a class which provides automation for detecting datat types, listing null values, identifying redundant entries, basic data analysis among others
-
clean - Contains a class which provides options for the user to perform cleaning tasks such as cleaning string columns, downcasting data types, assigning proper data types, making certain entries as na as necessary, dropping duplicates. More importantly it also tracks all the changes made in a easy to read format and the rows and columns it impacted so that the user can easily keep track of changes.
-
chart - Contains functions for plotting purposes with embedded formatting.
This is an open-source project. Contributors are welcome. :)
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
File details
Details for the file eda-and-clean-0.1.5.tar.gz.
File metadata
- Download URL: eda-and-clean-0.1.5.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b7d5ee3ad08c906bc297fa1cbe2adcf2a4120dbe1c43f5341d9ae1afd3bcd24
|
|
| MD5 |
ef6d859ddb68a7c40f4abc62e45982c4
|
|
| BLAKE2b-256 |
d1bff6c0d8c29bf0bfeab6f018e710b20ddcaa33a5e0474eafc3346db8f95dfd
|