Course Content
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.
Task
Swipe to show code editor
- Select the
'totinch'
column of thedf
dataframe. - Initialize a boxplot for the selected data.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 4. Chapter 10
Challenge 2
As the final step, let's build a boxplot of total households incomes.
Task
Swipe to show code editor
- Select the
'totinch'
column of thedf
dataframe. - Initialize a boxplot for the selected data.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 4. Chapter 10
Switch to desktop for real-world practiceContinue from where you are using one of the options below