E Comm Eda
# Execute this to save new versions of the notebook
jovian.commit(project="e-comm-eda")
[jovian] Detected Colab notebook...
[jovian] Uploading colab notebook to Jovian...
Committed successfully! https://jovian.ai/lmora-feria/e-comm-eda
#
Content:
- About the Dataset
- Source of dataset
- Dataset structure
- Overview of the Data
- Descriptive statistics
-
Installing libraries and importing modules
-
Exploratory Data Analysis
- Monthly purchases. Matplotlib -
line plot
- 30-day rolling average sales. Matplotlib -
line plot
- Average sales by weekday. Matplotlib -
unstacked bar plot
- RFM Analysis. Matplotlib, Seaborn -
histogram
, Squarify - Revenue by product category. Plotyly -
Treemap
- Revenue and Units sold by product category. Matplotlib -
Horizontal bar plot
with conditional column coloring - Geospatial revenue analysis. Using Plotly -
Choropleth & Cloropeth_Mapbox
- Overall revenue by state. Matplotlib, Seaborn -
Boxplot
- Monthly revenue trend by state. Seaborn -
Heatmap
- Conclusions
- Future work
- Resources
Luis Mora Feria6 months ago