Skip to content

Jyotprabhs/csv-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CSV Data Analyzer

A Python tool that analyzes student score data from a CSV file.

Features

  • Reads student data from CSV
  • Calculates min, max, and mean scores
  • Identifies top and lowest scoring students
  • Saves results to output file

How to Run

python analyzer.py

Sample Output

Min Score: 55
Max Score: 95
Mean Score: 77.29
Top Student: Alice with 95
Lowest Student: Frank with 55

Technologies Used

  • Python 3
  • csv module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages