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

Kursinhalt

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

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 3. Kapitel 6

Fragen Sie AI

expand
ChatGPT

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

course content

Kursinhalt

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

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 3. Kapitel 6
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt