Challenge
Task
Swipe to start coding
Now, you know how to work with time-series data, and you are faced with the task of processing it:
- Convert column data type from str
'Month'
to datetime. - Fill
NaN
values using the interpolation method. - Use the moving average method to remove noise from the data.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 4. ChapterΒ 6
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 3.33
Challenge
Swipe to show menu
Task
Swipe to start coding
Now, you know how to work with time-series data, and you are faced with the task of processing it:
- Convert column data type from str
'Month'
to datetime. - Fill
NaN
values using the interpolation method. - Use the moving average method to remove noise from the data.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 3.33SectionΒ 4. ChapterΒ 6
single