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

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 4. Luku 2

Kysy tekoälyä

expand
ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

some-alt