Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
The Best Combination | Analyzing 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

bookThe Best Combination

Interesting! The most profitable weeks are the second to last weeks of December and November. Now, let's answer the question: What was the best selling week and store? Since our data is already weekly, we won't need to group observations this time.

Завдання

  1. Select the 'Store', 'Date', and 'Weekly_Sales' columns.
  2. Sort the values of the 'Weekly_Sales' column in descending order (not ascending).
  3. Display the first 10 rows of the obtained dataframe.

Do not worry about syntax, pandas allows splitting methods by lines.

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

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

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

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

bookThe Best Combination

Interesting! The most profitable weeks are the second to last weeks of December and November. Now, let's answer the question: What was the best selling week and store? Since our data is already weekly, we won't need to group observations this time.

Завдання

  1. Select the 'Store', 'Date', and 'Weekly_Sales' columns.
  2. Sort the values of the 'Weekly_Sales' column in descending order (not ascending).
  3. Display the first 10 rows of the obtained dataframe.

Do not worry about syntax, pandas allows splitting methods by lines.

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

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

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

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

bookThe Best Combination

Interesting! The most profitable weeks are the second to last weeks of December and November. Now, let's answer the question: What was the best selling week and store? Since our data is already weekly, we won't need to group observations this time.

Завдання

  1. Select the 'Store', 'Date', and 'Weekly_Sales' columns.
  2. Sort the values of the 'Weekly_Sales' column in descending order (not ascending).
  3. Display the first 10 rows of the obtained dataframe.

Do not worry about syntax, pandas allows splitting methods by lines.

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

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

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

Interesting! The most profitable weeks are the second to last weeks of December and November. Now, let's answer the question: What was the best selling week and store? Since our data is already weekly, we won't need to group observations this time.

Завдання

  1. Select the 'Store', 'Date', and 'Weekly_Sales' columns.
  2. Sort the values of the 'Weekly_Sales' column in descending order (not ascending).
  3. Display the first 10 rows of the obtained dataframe.

Do not worry about syntax, pandas allows splitting methods by lines.

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