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. ....
