Create a Simple Scatter Plot
Tarefa
Swipe to start coding
The 'gapminder' data is loaded in the dataframe data
. Your tasks are:
- Initialize scatter plot with the
'gdp per capita'
column values on the x-axis, and'life exp'
column values on the y-axis. - Display the plot.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 2
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 2.94
Create a Simple Scatter Plot
Deslize para mostrar o menu
Tarefa
Swipe to start coding
The 'gapminder' data is loaded in the dataframe data
. Your tasks are:
- Initialize scatter plot with the
'gdp per capita'
column values on the x-axis, and'life exp'
column values on the y-axis. - Display the plot.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Awesome!
Completion rate improved to 2.94Seção 3. Capítulo 2
single