Day 2 : Data Cleaning
- Completed Combining Data Using Pandas
Learned how to combine the data by using the pd.merge() and pd.concat() . Both are helpful function when we have to combine more than one dataset to find the useful pattern or give a specific answer to question by using data.
#Keep Learning #30DaysChallenge #2nd day #Update