Course Content
Predict rain in Australia
Predict rain in Australia
Should we drop NaNs?
Task
Swipe to start coding
- Drop each row if it contains at least one
NaNdromdf. Don't intialize thedfdata frame with the result (we need origindfwith NaNs in the future). - Find the ratio of columns at the origin data frame
dfand the data frame after dropNaNs. - Print this ratio
Solution
Mark tasks as Completed
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 2
AVAILABLE TO ULTIMATE ONLY