Swarmplot
The swarmplot is similar to stripplot. Only the points are adjusted so they won't overlap, as it helps to represent the distribution of values better.











Oppgave
Swipe to start coding
- Set the
'whitegrid'style with the'seashell'axes.facecolor. - Create the
swarmplotusing theseabornlibrary:
xparameter equals the'day';- Set the
yparameter equals the'total_bill'; - Set the
hueparameter equals the'sex'; - Set the
linewidthparameter equals1; - Set the
sizeparameter equals2; - Set the
dodgeparameter equals theTrue; - Set the
'rocket'palette.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 3. 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
Swarmplot
Sveip for å vise menyen
The swarmplot is similar to stripplot. Only the points are adjusted so they won't overlap, as it helps to represent the distribution of values better.











Oppgave
Swipe to start coding
- Set the
'whitegrid'style with the'seashell'axes.facecolor. - Create the
swarmplotusing theseabornlibrary:
xparameter equals the'day';- Set the
yparameter equals the'total_bill'; - Set the
hueparameter equals the'sex'; - Set the
linewidthparameter equals1; - Set the
sizeparameter equals2; - Set the
dodgeparameter equals theTrue; - Set the
'rocket'palette.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 3. Kapittel 2
single