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

Завдання

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.

Все було зрозуміло?

Секція 4. Розділ 6
toggle bottom row
course content

Зміст курсу

Data Preprocessing

ChallengeChallenge

Завдання

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.

Все було зрозуміло?

Секція 4. Розділ 6
toggle bottom row
some-alt