ndarray
numpy.ndarray.squeeze
numpy.ndarray.sum
ndarray.
std
Returns the standard deviation of the array elements along given axis.
Refer to numpy.std for full documentation.
numpy.std
See also