The main goal of this project is to clean and prepare a raw dataset using MySQL. This process was divided up into 4 different sections.
- Removing duplicates
- Standardizing the data
- Handling null or blank values
- Removing any unnecessary rows or columns
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The main goal of this project is to clean and prepare a raw dataset using MySQL. This process was divided up into 4 different sections.