Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adi-code22/ktu-cs-classwise-sgpa-calculator
- Owner: adi-code22
- Created: 2022-05-02T17:15:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T06:08:31.000Z (over 1 year ago)
- Last Synced: 2024-11-20T05:35:18.629Z (3 months ago)
- Topics: coding-challenge, csv, problem-solving, python
- Language: Python
- Homepage:
- Size: 467 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()