Kursusindhold
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.
Opgave
Swipe to start coding
- Select the
'totinch'
column of thedf
dataframe. - Initialize a boxplot for the selected data.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 4. Kapitel 10
Challenge 2
As the final step, let's build a boxplot of total households incomes.
Opgave
Swipe to start coding
- Select the
'totinch'
column of thedf
dataframe. - Initialize a boxplot for the selected data.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 4. Kapitel 10