This script was performed for a project by Udacity. The purpose of it was to analyze a/b test results by answering the given questions.
The files used in this project are the 'ab_data.csv' file, the 'countries.csv' file and the 'Analyze_ab_test_results_notebook' Jupyter Notebook.
The libraries versions that were used in this project were the following:
python 3.7.10
numpy 1.20.2
matplotlib 3.3.4
pandas 1.2.4
statsmodels 0.12.2