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: 7 months ago
JSON representation
Data cleaning automation for emails in csv and excel files
- Host: GitHub
- URL: https://github.com/baimamboukar/python_data_cleaning
- Owner: baimamboukar
- Created: 2022-01-06T00:26:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-25T17:35:30.000Z (about 4 years ago)
- Last Synced: 2025-01-11T22:33:18.922Z (about 1 year ago)
- Topics: automation, csv, data-cleaning, excel, oop-principles, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 139 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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




