A deployable web-based dashboard built using Python and Streamlit to analyze and visualize structured student data.
- Interactive dashboard with filters
- Dynamic data visualization
- Data preprocessing and caching
- Clean UI for insights extraction
- Python
- Pandas
- Matplotlib
- Streamlit
pip install -r requirements.txt
streamlit run app.py