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
This project demonstrates a complete workflow for analyzing sales data with missing values. It includes data cleaning, feature engineering, aggregation, and visualizations using Python libraries such as Pandas, NumPy, and Matplotlib.
A complete end-to-end SQL project where I designed a relational database for a grocery store, created 7 interconnected tables, cleaned and formatted data, and wrote analytical SQL queries to uncover insights on customers, products, suppliers, employees, and sales trends. Includes schema design, ER diagram, analysis queries, and business insights.