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

Kursusindhold

Data Preprocessing

Data Preprocessing

1. Brief Introduction
2. Processing Quantitative Data
3. Processing Categorical Data
4. Time Series Data Processing
5. Feature Engineering
6. Moving on to Tasks

book
Challenge

Opgave

Swipe to start coding

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 4. Kapitel 6
toggle bottom row

book
Challenge

Opgave

Swipe to start coding

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 4. Kapitel 6
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt