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
In this project, I analyze commercial sales data using NumPy and pandas. I visualize total revenue per product using color-coded bar charts in Matplotlib. It’s a foundational step in business data analysis and project documentation.
Analyzed transaction data from three NYC locations of Maven Roasters to uncover sales patterns and operational efficiencies. Tasks included revenue calculation, date/time extraction, PivotTable creation, and dashboard development. Recommendations were made to optimize operational hours and improve profitability for the Lower Manhattan branch.
Analyze and optimize the cost and profitability of a food delivery service using Python. This project includes data cleaning, cost breakdown, revenue calculation, and strategic recommendations to enhance profitability.