Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Leer Challenge | Explore Dataset
Introduction to Python for Data Analysis
course content

Cursusinhoud

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

book
Challenge

question-icon

Fill in the missing gaps to find the minimum of the 'price' column and then show the first 10 rows of the file.

importas pd
df = pd.
('file.csv')
print(df['price']
)
print(
)
5
user_id plan price trial
938 month 25 False
769 year 65 True
892 week 5 True
1521 week 5 True
155 week 5 True
229 year 65 True
1843 week 5 True
386 week 5 True
972 week 5 True
1394 week 5 True

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

Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 3. Hoofdstuk 6

Vraag AI

expand
ChatGPT

Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.

course content

Cursusinhoud

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

book
Challenge

question-icon

Fill in the missing gaps to find the minimum of the 'price' column and then show the first 10 rows of the file.

importas pd
df = pd.
('file.csv')
print(df['price']
)
print(
)
5
user_id plan price trial
938 month 25 False
769 year 65 True
892 week 5 True
1521 week 5 True
155 week 5 True
229 year 65 True
1843 week 5 True
386 week 5 True
972 week 5 True
1394 week 5 True

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

Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 3. Hoofdstuk 6
Onze excuses dat er iets mis is gegaan. Wat is er gebeurd?
some-alt