ndarray
numpy.ndarray.mean
numpy.ndarray.std
ndarray.
var
Returns the variance of the array elements, along given axis.
Refer to numpy.var for full documentation.
numpy.var
See also