News

#Seaborn builds on top of matplotlib to provide a richer out of the box environment. #Single variable (distribution histogram plots) #sns.distplot(df['Manual']) #Will fail as we have a few missing ...
This project performs an Exploratory Data Analysis (EDA) on the Superstore dataset using Python ... scripts/: Python scripts for data analysis and visualization. visualizations/: Generated plots (e.g.