Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baimamboukar/python_data_cleaning

Data cleaning automation for emails in csv and excel files
https://github.com/baimamboukar/python_data_cleaning

automation csv data-cleaning excel oop-principles python3

Last synced: 11 days ago
JSON representation

Data cleaning automation for emails in csv and excel files

Awesome Lists containing this project

README

        

# PYTHON PROGRAMMING

### 🎯 The ICT University | Fall 2021
### 🎯 Course Instructor: Mr. Fru Emmanuel
### 🎯 Assignment: Simple Data cleaning automation with python

# Documentation
- The DataCleaner class in autmation.py contains the scripts of automating data cleaning with python
- The datasource folder contains the initial excel and csv files
- The cleandata folder will contain the generated excel and csv files that contains the cleaned data after the cleaning process
- The notebook_scripts folder contains interactive jupyter notebook scripts for excel and csv file data cleaning

# SCREENSHOTS

![Screenshot from 2022-01-06 02-23-36](https://user-images.githubusercontent.com/49169158/148313321-da7d7d07-88c1-4ec1-b489-ed1a64e28282.png)
![Screenshot from 2022-01-06 02-23-56](https://user-images.githubusercontent.com/49169158/148313332-d652749a-d25b-4a5f-ae40-70339e7e99bd.png)
![Screenshot from 2022-01-06 02-24-06](https://user-images.githubusercontent.com/49169158/148313335-d20c9ca5-5bb9-4a93-ba47-67d03aed3c27.png)
![Screenshot from 2022-01-06 02-24-44](https://user-images.githubusercontent.com/49169158/148313338-bc788728-eb04-4ee3-9f4e-a1c89af6cd65.png)
![Screenshot from 2022-01-06 02-24-59](https://user-images.githubusercontent.com/49169158/148313339-2cdd1894-a07d-4c0c-960d-a9b5e20b47a9.png)