You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
About this project is about cleaning the raw data using MySQL, this whole process involves in 4 main steps | 1. Identifying and removing duplicates | 2. Standardizing the data | 3. Removing the null values and empty blanks | 4. Removing unnecessary columns/rows.