Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 531 Bytes

File metadata and controls

11 lines (9 loc) · 531 Bytes

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