Cursusinhoud
Data Manipulation using pandas
Data Manipulation using pandas
2. Preprocessing Data: Part II
Challenge 2
As the final step, let's build a boxplot of total households incomes.
Taak
Swipe to start coding
- Select the
'totinch'
column of thedf
dataframe. - Initialize a boxplot for the selected data.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 4. Hoofdstuk 10
Challenge 2
As the final step, let's build a boxplot of total households incomes.
Taak
Swipe to start coding
- Select the
'totinch'
column of thedf
dataframe. - Initialize a boxplot for the selected data.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 4. Hoofdstuk 10