In this homework, we were asked to analyze the activity data collected from an e-commerce platform during October and November 2019.
- main.ipynb: Jupyter notebook containing the results of our data analysis. This link is provided in case of plots rendering issues.
- test.py: Python script for test sake.
- scripts/our_functions.py: Python script containing all the custom functions we used to answer to each question.