Create a Simple Scatter Plot
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 3. Capítulo 2
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 2.94
Create a Simple Scatter Plot
Desliza para mostrar el menú
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 2.94Sección 3. Capítulo 2
single