Contenuti del Corso
Predict rain in Australia
Predict rain in Australia
Should we drop NaNs?
Compito
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
Soluzione
Mark tasks as Completed
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 2
AVAILABLE TO ULTIMATE ONLY