Automatic program that cleans data.
This repository contains the core components of the project focused on Automatic Data Cleaning.
The Root folder contains the Fourth Test of the App and the requirements for it to run. Install the requirements with the code below while in the Root directory.
pip install -r requirements.txt
This is a python use case so python is a requirement for the app.
- Python
- Numpy
- Pandas
- Seaborn
- Streamlit
- End-to-end data workflow
- Modular and reproducible code
- Deployed solution demonstrating practical application
A live version of the project is available here.
This repository is intended to ease the work of data-cleaners. For full details, refer to the documentation. For any improvements feel free to fork the repo.