Lmplot
Note
lmplot
=FacetGrid
+regplot












Tâche
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.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 6. Chapitre 2
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 4.35
Lmplot
Glissez pour afficher le menu
Note
lmplot
=FacetGrid
+regplot












Tâche
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.
Solution
Tout était clair ?
Merci pour vos commentaires !
Awesome!
Completion rate improved to 4.35Section 6. Chapitre 2
single