Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Comparing Dynamics | Visualizing Data
Analyzing and Visualizing Real-World Data
course content

Зміст курсу

Analyzing and Visualizing Real-World Data

Analyzing and Visualizing Real-World Data

1. Preprocessing Data: Part I
2. Preprocessing Data: Part II
3. Analyzing Data
4. Visualizing Data

Comparing Dynamics

Returning to the previous section, you solved the problem of finding the most profitable stores. According to the data, these stores are numbered 20, 4, 14, 13, and 2 (the numbers are saved in the top_stores variable). Let's examine the sales dynamics of these stores.

Завдання

  1. Prepare the data for visualization: filter the values in the df so that only data for stores with the numbers present in the top_stores list remain. Save the resulting data in the data variable.
  2. Initialize a line plot with dates on the x-axis, weekly sales on the y-axis, using the data dataframe. Display a separate line for each store.

Завдання

  1. Prepare the data for visualization: filter the values in the df so that only data for stores with the numbers present in the top_stores list remain. Save the resulting data in the data variable.
  2. Initialize a line plot with dates on the x-axis, weekly sales on the y-axis, using the data dataframe. Display a separate line for each store.

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

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

Comparing Dynamics

Returning to the previous section, you solved the problem of finding the most profitable stores. According to the data, these stores are numbered 20, 4, 14, 13, and 2 (the numbers are saved in the top_stores variable). Let's examine the sales dynamics of these stores.

Завдання

  1. Prepare the data for visualization: filter the values in the df so that only data for stores with the numbers present in the top_stores list remain. Save the resulting data in the data variable.
  2. Initialize a line plot with dates on the x-axis, weekly sales on the y-axis, using the data dataframe. Display a separate line for each store.

Завдання

  1. Prepare the data for visualization: filter the values in the df so that only data for stores with the numbers present in the top_stores list remain. Save the resulting data in the data variable.
  2. Initialize a line plot with dates on the x-axis, weekly sales on the y-axis, using the data dataframe. Display a separate line for each store.

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

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

Comparing Dynamics

Returning to the previous section, you solved the problem of finding the most profitable stores. According to the data, these stores are numbered 20, 4, 14, 13, and 2 (the numbers are saved in the top_stores variable). Let's examine the sales dynamics of these stores.

Завдання

  1. Prepare the data for visualization: filter the values in the df so that only data for stores with the numbers present in the top_stores list remain. Save the resulting data in the data variable.
  2. Initialize a line plot with dates on the x-axis, weekly sales on the y-axis, using the data dataframe. Display a separate line for each store.

Завдання

  1. Prepare the data for visualization: filter the values in the df so that only data for stores with the numbers present in the top_stores list remain. Save the resulting data in the data variable.
  2. Initialize a line plot with dates on the x-axis, weekly sales on the y-axis, using the data dataframe. Display a separate line for each store.

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

Returning to the previous section, you solved the problem of finding the most profitable stores. According to the data, these stores are numbered 20, 4, 14, 13, and 2 (the numbers are saved in the top_stores variable). Let's examine the sales dynamics of these stores.

Завдання

  1. Prepare the data for visualization: filter the values in the df so that only data for stores with the numbers present in the top_stores list remain. Save the resulting data in the data variable.
  2. Initialize a line plot with dates on the x-axis, weekly sales on the y-axis, using the data dataframe. Display a separate line for each store.

Секція 4. Розділ 2
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
We're sorry to hear that something went wrong. What happened?
some-alt