Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge | Time Series Visualization
Time Series Analysis
course content

Зміст курсу

Time Series Analysis

Time Series Analysis

1. Time Series: Let's Start
2. Time Series Processing
3. Time Series Visualization
4. Stationary Models
5. Non-Stationary Models
6. Solve Real Problems

bookChallenge

Завдання

You are faced with the task of creating a visualization of the aapl.csv dataset:

  1. Read the dataset. Convert the "Date" column of df to datetime type, and set them as df indexes.
  2. Initialize a line plot for the "Open" column values of the df. Set colormap to "gray".
  3. Add a title to the plot. In this order, it should contain the "Open" column's max and min values.
  4. Add labels on an axis: "Datetime" on the x-axis and "Price" on the y-axis.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 3. Розділ 3
toggle bottom row

bookChallenge

Завдання

You are faced with the task of creating a visualization of the aapl.csv dataset:

  1. Read the dataset. Convert the "Date" column of df to datetime type, and set them as df indexes.
  2. Initialize a line plot for the "Open" column values of the df. Set colormap to "gray".
  3. Add a title to the plot. In this order, it should contain the "Open" column's max and min values.
  4. Add labels on an axis: "Datetime" on the x-axis and "Price" on the y-axis.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 3. Розділ 3
toggle bottom row

bookChallenge

Завдання

You are faced with the task of creating a visualization of the aapl.csv dataset:

  1. Read the dataset. Convert the "Date" column of df to datetime type, and set them as df indexes.
  2. Initialize a line plot for the "Open" column values of the df. Set colormap to "gray".
  3. Add a title to the plot. In this order, it should contain the "Open" column's max and min values.
  4. Add labels on an axis: "Datetime" on the x-axis and "Price" on the y-axis.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Завдання

You are faced with the task of creating a visualization of the aapl.csv dataset:

  1. Read the dataset. Convert the "Date" column of df to datetime type, and set them as df indexes.
  2. Initialize a line plot for the "Open" column values of the df. Set colormap to "gray".
  3. Add a title to the plot. In this order, it should contain the "Open" column's max and min values.
  4. Add labels on an axis: "Datetime" on the x-axis and "Price" on the y-axis.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 3. Розділ 3
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
some-alt