The objective of the project was to perform an Exploratory Data Analysis and answer the research questions on data collected from an e-commerce website provided from Kaggle(October-April 2020).
The repository contains the following files:
-
ADM-HW2-Group9.ipynb
:> It contains the python notebook with the runned cells and the relative outputs for each exercise.
-
functions.py
:> It contains all the functions we used in the python notebook. Each functon is explained in detailed with commas.