Kursinnehåll
The Art of A/B Testing
The Art of A/B Testing
1. What is A/B testing?
Challenge: Violin and Swarm Plots (Part 1)
Uppgift
Swipe to start coding
In this task, you need to build a violin and a swarm plot on the same canvas. These charts should be built for the 'Purchase'
column. Compare the variances: are they similar?
- Import the libraries.
- Concatenate the dataframes.
- Build the violin plots.
- Build the swarm plots.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 3. Kapitel 2
Challenge: Violin and Swarm Plots (Part 1)
Uppgift
Swipe to start coding
In this task, you need to build a violin and a swarm plot on the same canvas. These charts should be built for the 'Purchase'
column. Compare the variances: are they similar?
- Import the libraries.
- Concatenate the dataframes.
- Build the violin plots.
- Build the swarm plots.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 3. Kapitel 2