Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Loading the Data | Preprocessing Data: Part I
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

Loading the Data

Welcome to the course! Here, you will work with the sales data from 45 stores of a retail chain. Let's begin by loading and previewing the data.

Note

Remember to load the CSV file, use the .read_csv() method from the pandas library.

For the following questions, feel free to edit the code above if necessary.

1. How many rows does the `df` dataset have?
2. How many columns does the `df` dataset have?

How many rows does the df dataset have?

Selecione a resposta correta

How many columns does the df dataset have?

Selecione a resposta correta

Tudo estava claro?

Seção 1. Capítulo 1
We're sorry to hear that something went wrong. What happened?
some-alt