Skip to content

"A beginner friendly Data Science project built with Python that processes student marks from a CSV file, calculates totals and averages, assigns grades automatically and visualizes results with insightful charts" Great example of data analysis and visualization using Pandas and Matplotlib!

Notifications You must be signed in to change notification settings

ra0aliahmad/Student-Result-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Student Result Analyzer

A Python Data Science project that reads student marks from a CSV file, calculates total scores, assigns grades, and visualizes performance using bar and pie charts.

πŸ“¦ Tools

  • Python
  • Pandas
  • Matplotlib
  • Jupyter Notebook
  • VS Code
  • Git & GitHub

πŸ“Š Features

βœ… Read marks from CSV
βœ… Compute total and average
βœ… Assign grades automatically
βœ… Visualize data using graphs

πŸ“ˆ Example Charts

Bar Chart Pie Chart

πŸš€ Run

  1. Clone the repo
  2. Run the notebook in VS Code or Jupyter
  3. See the results in the dashboard!

πŸ“œ Explaination

"A beginner friendly Data Science project built with Python that processes student marks from a CSV file, calculates totals and averages, assigns gradesautomatically and visualizes results with insightful charts" Great example of data analysis and visualization using Pandas and Matplotlib!

About

"A beginner friendly Data Science project built with Python that processes student marks from a CSV file, calculates totals and averages, assigns grades automatically and visualizes results with insightful charts" Great example of data analysis and visualization using Pandas and Matplotlib!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published