![]() |
VOOZH | about |
Numpy matrix.mean() method, we can get the mean value from given matrix.
Syntax : matrix.mean()
Return : Return mean value from given matrix
Example #1 :
In this example we can see that we are able to get the mean value from a given matrix with the help of method matrix.mean().
20.0
5.0