Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen 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.head(6)
dots
df.tail(2)
dots
df.tail()
dots
df.sample(5)
dots
df.head()

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 4. Kapitel 2

Fragen Sie AI

expand
ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

some-alt