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
A data cleaning exercise using SQL on MySQL platform. There are 2 raw files: File_A and File_B. I clean the data in both files and combine them together into 1 final file for further data analysis. The next step would be data normalization to separate the data into more streamlined tables.