Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge | Time Series Data Processing
Data Preprocessing

ChallengeChallenge

Tarea

Now, you know how to work with time-series data, and you are faced with the task of processing it:

  1. Convert column data type from str 'Month' to datetime.
  2. Fill NaN values using the interpolation method.
  3. Use the moving average method to remove noise from the data.

¿Todo estuvo claro?

Sección 4. Capítulo 6
toggle bottom row
course content

Contenido del Curso

Data Preprocessing

ChallengeChallenge

Tarea

Now, you know how to work with time-series data, and you are faced with the task of processing it:

  1. Convert column data type from str 'Month' to datetime.
  2. Fill NaN values using the interpolation method.
  3. Use the moving average method to remove noise from the data.

¿Todo estuvo claro?

Sección 4. Capítulo 6
toggle bottom row
some-alt