Challenge
Oppgave
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.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 4. Kapittel 6