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

Course Content

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

How 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!

Task

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.

Task

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.

Everything was clear?

Section 3. Chapter 3
toggle bottom row

How 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!

Task

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.

Task

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.

Everything was clear?

Section 3. Chapter 3
toggle bottom row

How 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!

Task

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.

Task

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.

Everything was clear?

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!

Task

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.

Section 3. Chapter 3
Switch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt