Kurssisisältö
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)
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 3. Luku 2
Challenge: Violin and Swarm Plots (Part 1)
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 3. Luku 2