Skip to content

A beginner-level data analysis project built using Python and pandas. The project analyzes student marks from a CSV file, calculates total and average scores, identifies the class topper, and generates a ranked list of students based on performance.

Notifications You must be signed in to change notification settings

unknownuser-ds/Student-Performance-Analysis-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“Š Student Performance Analysis

Overview

A beginner-level Python project using pandas to analyze student marks from a CSV file. The project calculates total and average scores, identifies the class topper, and generates a ranked list of students.

Features

  • Reads student marks from a CSV file
  • Calculates total and average marks per student
  • Identifies the class topper
  • Sorts students by total marks
  • Saves ranked results to a new CSV file (ranked_students.csv)

Author

FY Data Science student | Aspiring Machine Learning Engineer | Learning Python & Data Analysis

About

A beginner-level data analysis project built using Python and pandas. The project analyzes student marks from a CSV file, calculates total and average scores, identifies the class topper, and generates a ranked list of students based on performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages