This project analyzes student performance data using Python.
It includes data cleaning, analysis, and visualization to understand student performance trends.
- Python
- Pandas
- Matplotlib
- Data cleaning and preprocessing
- Calculation of average marks
- Visualization using bar charts
- Basic data analysis
- Displays student marks and averages
- Generates a bar chart for comparison
-
Install required libraries: pip install pandas matplotlib
-
Run the Python file: python analysis.py
- Add real dataset (CSV file)
- Use advanced visualizations
- Build dashboard using Power BI
Ragini Tripathi
GitHub: https://github.com/Devragini12