Зміст курсу
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)
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 2
Challenge: Violin and Swarm Plots (Part 1)
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 2