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

https://github.com/muzahid0408/student_marks_analysis_using_numpy

This project analyzes a student marks dataset to calculate key statistical measures such as mean, median, standard deviation, and more.
https://github.com/muzahid0408/student_marks_analysis_using_numpy

datasets jupyter-notebook numpy numpy-arrays pythoh

Last synced: 8 months ago
JSON representation

This project analyzes a student marks dataset to calculate key statistical measures such as mean, median, standard deviation, and more.

Awesome Lists containing this project

README

          

# Student_marks_analysis_using_NumPy
This project analyzes a student marks dataset to calculate key statistical measures such as mean, median, standard deviation, and more.
----
The dataset attached here is the default format.
The column number is fixed but you can always change the code.
The output of the code will show the calculation for all subjects.
Some of the important methods of NumPy are used here.
....

![For-Beginners-2-11-2025](https://github.com/user-attachments/assets/6fdb32c8-31eb-456c-a818-0ccea61a10c7)