Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Should we drop NaNs? | Predict rain in Australia
Predict rain in Australia
course content

Contenido del Curso

Predict rain in Australia

Predict rain in Australia

bookShould we drop NaNs?

Tarea

  1. Drop each row if it contains at least one NaN drom df. Don't intialize the df data frame with the result (we need origin df with NaNs in the future).
  2. Find the ratio of columns at the origin data frame df and the data frame after drop NaNs.
  3. Print this ratio

Mark tasks as Completed
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Tarea

  1. Drop each row if it contains at least one NaN drom df. Don't intialize the df data frame with the result (we need origin df with NaNs in the future).
  2. Find the ratio of columns at the origin data frame df and the data frame after drop NaNs.
  3. Print this ratio

Mark tasks as Completed
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 1. Capítulo 2
AVAILABLE TO ULTIMATE ONLY
some-alt