Challenge 1
Let's practice building different kinds of plots! First, let's find out is there a relation between a dwelling value and major payments to secure shelter.
Compito
Swipe to start coding
- Initialize a scatter plot for the
df
dataframe. - Display the
'valueh'
column values on the x-axis, and the'omphtotinch'
values on the y-axis. - Set color of points to orange (
color
,'orange'
).
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 4. Capitolo 9
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Awesome!
Completion rate improved to 2.56
Challenge 1
Scorri per mostrare il menu
Let's practice building different kinds of plots! First, let's find out is there a relation between a dwelling value and major payments to secure shelter.
Compito
Swipe to start coding
- Initialize a scatter plot for the
df
dataframe. - Display the
'valueh'
column values on the x-axis, and the'omphtotinch'
values on the y-axis. - Set color of points to orange (
color
,'orange'
).
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Awesome!
Completion rate improved to 2.56Sezione 4. Capitolo 9
single