This project aims to analyze BCA (Bachelor of Computer Applications) results using data visualization techniques. It provides insights into student performance trends over time, helping educators and administrators make informed decisions.
- Interactive dashboards using Streamlit π
- Visualizations created with Plotly library π
- Data cleaning and preprocessing π§Ή
- Statistical analysis of BCA results π
-
Clone Repository:
git clone https://github.com/your-username/bca-result-analysis.git cd bca-result-analysis
-
Install Dependencies:
pip install -r requirements.txt
-
Run the Streamlit App:
streamlit run app.py
-
Access the App: Open your browser and go to
http://localhost:8501
. -
Live Demo: Click here
- Python π
- Streamlit π
- Plotly π
- Pandas πΌ
#DataAnalysis #Education #Streamlit #Plotly #Python #BCA #DataVisualization