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.
Aufgabe
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'
).
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 4. Kapitel 9
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Awesome!
Completion rate improved to 2.56
Challenge 1
Swipe um das Menü anzuzeigen
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.
Aufgabe
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'
).
Lösung
War alles klar?
Danke für Ihr Feedback!
Awesome!
Completion rate improved to 2.56Abschnitt 4. Kapitel 9
single