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

Kursinnehåll

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

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 3. Kapitel 6

Fråga AI

expand
ChatGPT

Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal

course content

Kursinnehåll

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

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 3. Kapitel 6
Vi beklagar att något gick fel. Vad hände?
some-alt