Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте The Most Profitable Periods | 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

book
The Most Profitable Periods

Good, now we know that the given data are weekly. Let's find out what weeks were the most profitable by comparing the total for each week.

Завдання
test

Swipe to begin your solution

  1. Group the observations in the df dataframe by the 'Date' column values.
  2. Select the 'Weekly_Sales' column.
  3. Calculate the total (sum) for each group.
  4. Sort values in descending order (not ascending).

Рішення

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

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

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

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

book
The Most Profitable Periods

Good, now we know that the given data are weekly. Let's find out what weeks were the most profitable by comparing the total for each week.

Завдання
test

Swipe to begin your solution

  1. Group the observations in the df dataframe by the 'Date' column values.
  2. Select the 'Weekly_Sales' column.
  3. Calculate the total (sum) for each group.
  4. Sort values in descending order (not ascending).

Рішення

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

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

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

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