Skip to content

Latest commit

聽

History

History
22 lines (17 loc) 路 524 Bytes

File metadata and controls

22 lines (17 loc) 路 524 Bytes

Data Visualization Dashboard

A deployable web-based dashboard built using Python and Streamlit to analyze and visualize structured student data.

Features

  • Interactive dashboard with filters
  • Dynamic data visualization
  • Data preprocessing and caching
  • Clean UI for insights extraction

馃洜 Tech Stack

  • Python
  • Pandas
  • Matplotlib
  • Streamlit

How to Run Locally

pip install -r requirements.txt
streamlit run app.py