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