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
.

.jpg?w=3840&q=75)
.jpg?w=3840&q=75)



Study functions above and let's go practice!
Oppgave
Swipe to start coding
Let's explore our dataset!
- Import the
pandas
using thepd
using thepd
alias. - Read the csv file using the
df
variable. - Show the size of the file.
- Show names of the columns in the file.
- Show the first 7 rows of the file.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 3. Kapittel 3
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Awesome!
Completion rate improved to 2.08
How to Explore the Data
Sveip for å vise menyen
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
.

.jpg?w=3840&q=75)
.jpg?w=3840&q=75)



Study functions above and let's go practice!
Oppgave
Swipe to start coding
Let's explore our dataset!
- Import the
pandas
using thepd
using thepd
alias. - Read the csv file using the
df
variable. - Show the size of the file.
- Show names of the columns in the file.
- Show the first 7 rows of the file.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 2.08Seksjon 3. Kapittel 3
single