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

Contenu du cours

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

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 3. Chapitre 6

Demandez à l'IA

expand
ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

course content

Contenu du cours

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

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 3. Chapitre 6
Nous sommes désolés de vous informer que quelque chose s'est mal passé. Qu'est-il arrivé ?
some-alt