Lmplot
Note
lmplot
=FacetGrid
+regplot












Oppgave
Swipe to start coding
- Set the
'darkgrid'
style with the'lightpink'
figure.facecolor
. - Create a
lmplot
using theseaborn
library:
- Set the
x
parameter equals the'total_bill'
; - Set the
y
parameter equals the'tip'
; - Set the
hue
parameter equals'smoker'
; - Set the
col
parameter equals the'sex'
; - Set the
'o'
and'x'
markers
; - Set the
'crest'
palette
; - Set the data;
- Display the plot.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 6. Kapittel 2
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Suggested prompts:
Oppsummer dette kapittelet
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 4.35
Lmplot
Sveip for å vise menyen
Note
lmplot
=FacetGrid
+regplot












Oppgave
Swipe to start coding
- Set the
'darkgrid'
style with the'lightpink'
figure.facecolor
. - Create a
lmplot
using theseaborn
library:
- Set the
x
parameter equals the'total_bill'
; - Set the
y
parameter equals the'tip'
; - Set the
hue
parameter equals'smoker'
; - Set the
col
parameter equals the'sex'
; - Set the
'o'
and'x'
markers
; - Set the
'crest'
palette
; - Set the data;
- Display the plot.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 4.35Seksjon 6. Kapittel 2
single