Live Analytics Interface Project
In this project, my team and I created a user-friendly analytics dashboard using Google Colab and Python that allows users to run custom data queries on a sales dataset. The interface supports at least six interactive analytics functions, such as identifying the least profitable products and analyzing sub-category performance. We designed a robust menu system with input validation to ensure it handles user input gracefully. We also documented the code thoroughly to guide future modifications. Through this project, I strengthened my skills in data analysis with Pandas, modular coding, and interface design.
Project Link: Live Analytics Interface