Self learning guide for machine learning
Learn cleaning up messy data
After completing the exercises below, you should be comfortable with
★☆☆ - Easy
★★☆ - Medium
★★★ - Challenging
★★★★ - Bonus
We have the following data. What would be a good way to handle missing data? Please discuss the following choices:
year month rainfall
2019 Jan 10
2019 Feb 12
2019 Mar ?
2019 Apr 20
2019 May ?
How will you handle missing data in this dataset?
Person Height_cm
A 180
B ?
C 172
D 155
E 160
F ?
Zipcode
SaleDate
to actual date type