You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a retail sales analytics pipeline using Python (pandas, matplotlib, seaborn) to identify high-profit product categories, optimize shipping methods, and forecast future demand. - Generated insights on operational efficiency, improving decision-making in supply chain and inventory management.
Conducted exploratory data analysis (EDA) to understand sales distribution, segment performance, and seasonal patterns.
Applied data visualization techniques to clearly illustrate sales trends, spikes, and anomalies before building forecasts.
Identify high-profit product categories and sub-categories
Analyze and optimize shipping methods across regions
π οΈ Tools Used
Python β Data processing & analysis:
Pandas β Data manipulation
Matplotlib, Seaborn β Data visualization
π Key Insights
π¦ Technology is the most profitable category; Office Supplies underperform.
π Standard Class shipping yields the highest profit across all regions.
π¦ Predictive planning helps avoid stockouts and overstocking.
About
Python project analyzing retail sales to uncover high-profit products, visualize trends, and evaluate shipping efficiency using pandas, matplotlib, and seaborn.