Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
How to Explore the Data | Explore Dataset
Introduction to Python for Data Analysis
course content

Conteúdo do Curso

Introduction to Python for Data Analysis

Introduction to Python for Data Analysis

1. Introduction to Python 1/2
2. Introduction to Python 2/2
3. Explore Dataset
4. Becoming an Analyst

bookHow to Explore the Data

So, we have learned how to import the file we need to work with into the Python. Now we will learn how to see what is inside the file and will try to find some info about the df.

carousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-img

Study functions above and let's go practice!

Tarefa

Let's explore our dataset!

  1. Import the pandas using the pd using the pd alias.
  2. Read the csv file using the df variable.
  3. Show the size of the file.
  4. Show names of the columns in the file.
  5. Show the first 7 rows of the file.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

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

bookHow to Explore the Data

So, we have learned how to import the file we need to work with into the Python. Now we will learn how to see what is inside the file and will try to find some info about the df.

carousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-img

Study functions above and let's go practice!

Tarefa

Let's explore our dataset!

  1. Import the pandas using the pd using the pd alias.
  2. Read the csv file using the df variable.
  3. Show the size of the file.
  4. Show names of the columns in the file.
  5. Show the first 7 rows of the file.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

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

bookHow to Explore the Data

So, we have learned how to import the file we need to work with into the Python. Now we will learn how to see what is inside the file and will try to find some info about the df.

carousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-img

Study functions above and let's go practice!

Tarefa

Let's explore our dataset!

  1. Import the pandas using the pd using the pd alias.
  2. Read the csv file using the df variable.
  3. Show the size of the file.
  4. Show names of the columns in the file.
  5. Show the first 7 rows of the file.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

So, we have learned how to import the file we need to work with into the Python. Now we will learn how to see what is inside the file and will try to find some info about the df.

carousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-img

Study functions above and let's go practice!

Tarefa

Let's explore our dataset!

  1. Import the pandas using the pd using the pd alias.
  2. Read the csv file using the df variable.
  3. Show the size of the file.
  4. Show names of the columns in the file.
  5. Show the first 7 rows of the file.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 3. Capítulo 3
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
some-alt