Conteúdo do Curso
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.
Tarefa
Swipe to start coding
- Select the
'totinch'
column of thedf
dataframe. - Initialize a boxplot for the selected data.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 4. Capítulo 10
Challenge 2
As the final step, let's build a boxplot of total households incomes.
Tarefa
Swipe to start coding
- Select the
'totinch'
column of thedf
dataframe. - Initialize a boxplot for the selected data.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 4. Capítulo 10