[ Web Proxy ]
URL:
Viewing: https://numpy.org/doc/stable/reference/generated/numpy.ndarray.mean.html [Back]  [Original]

numpy.ndarray.mean — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.ndarray.mean#

method

ndarray.mean(axis=None, dtype=None, out=None, *, keepdims=<no value>, where=<no value>)#

Returns the average of the array elements along given axis.

Refer to numpy.mean for full documentation.

See also

numpy.mean

equivalent function


Web Proxy Viewer  |  New URL  |  Original Page