Kurssisisältö
Predict rain in Australia
Predict rain in Australia
Should we drop NaNs?
Tehtävä
Swipe to start coding
- Drop each row if it contains at least one
NaN
dromdf
. Don't intialize thedf
data frame with the result (we need origindf
with NaNs in the future). - Find the ratio of columns at the origin data frame
df
and the data frame after dropNaNs
. - Print this ratio
Ratkaisu
Mark tasks as Completed
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 2
AVAILABLE TO ULTIMATE ONLY