Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adi-code22/ktu-cs-classwise-sgpa-calculator

This Script helps KTU students to calculate classwise SGPA and analyze class wise ranking reports at ease. It runs on a simple python program with the help of a CSV file which stores raw data. Ranking reports and individual SGPA can be calculated by uncommenting the desired code snippet
https://github.com/adi-code22/ktu-cs-classwise-sgpa-calculator

coding-challenge csv problem-solving python

Last synced: 22 days ago
JSON representation

This Script helps KTU students to calculate classwise SGPA and analyze class wise ranking reports at ease. It runs on a simple python program with the help of a CSV file which stores raw data. Ranking reports and individual SGPA can be calculated by uncommenting the desired code snippet

Awesome Lists containing this project

README

        

# KTU-Classwise-SGPA-Calculator

## Change branches to select the semester you are looking for.
This Script helps KTU students to calculate classwise SGPA and analyze class wise ranking reports at ease. It runs on a simple python program with the help of a CSV file which stores raw data. Ranking reports and individual SGPA can be calculated by uncommenting the desired code snippet

## Python Script Showing class-wise Ranking.

 

## Python Script Showing class-wise SGPA.

After iteration through the raw data passed onto the program, the python script extracts SGPA from a predefined set of mathematical instructions.

 


 


 


 


 


 


 

## Raw Data is shown below