Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Examine Dataset | Becoming an Analyst
Introduction to Python for Data Analysis

book
Examine Dataset

In this chapter, we will work with the new dataset, the more complicated one! But firstly, examine it.

question-icon

Please, choose the correct way to output the first five rows of the dataset.

___

Click or drag`n`drop items and fill in the blanks

dots
df.tail()
dots
df.head()
dots
df.head(6)
dots
df.sample(5)
dots
df.tail(2)

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 4. Kapitel 2

Spørg AI

expand
ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

some-alt