aggregates/ data manipulation with pandas on project from codecademy Project description: Our favorite online shoe store, ShoeFly.com is performing an A/B Test. They have two different versions of an ad, which they have placed in emails, as well as in banner ads on Facebook, Twitter, and Google. They want to know how the two ads are performing on each of the different platforms on each day of the week. Help them analyze the data using aggregate measures.
This is my solution to codecademy's project "A/B testing fpr shoefly.com"
Enjoy!