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

Conteúdo do Curso

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

The Most Profitable Store

Since we want to find the most profitable stores based on the given data, we need to group the observations in the df dataframe by the 'Store' column values and calculate the total (sum) of the 'Weekly_Sales' column for each group. Finally, we need to sort the resulting values in descending order.

Tarefa

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

Tarefa

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

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo

Tudo estava claro?

Seção 3. Capítulo 2
toggle bottom row

The Most Profitable Store

Since we want to find the most profitable stores based on the given data, we need to group the observations in the df dataframe by the 'Store' column values and calculate the total (sum) of the 'Weekly_Sales' column for each group. Finally, we need to sort the resulting values in descending order.

Tarefa

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

Tarefa

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

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo

Tudo estava claro?

Seção 3. Capítulo 2
toggle bottom row

The Most Profitable Store

Since we want to find the most profitable stores based on the given data, we need to group the observations in the df dataframe by the 'Store' column values and calculate the total (sum) of the 'Weekly_Sales' column for each group. Finally, we need to sort the resulting values in descending order.

Tarefa

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

Tarefa

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

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo

Tudo estava claro?

Since we want to find the most profitable stores based on the given data, we need to group the observations in the df dataframe by the 'Store' column values and calculate the total (sum) of the 'Weekly_Sales' column for each group. Finally, we need to sort the resulting values in descending order.

Tarefa

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

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 3. Capítulo 2
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
We're sorry to hear that something went wrong. What happened?
some-alt