numpy.ma.MaskType.std¶
method
-
ma.MaskType.
std
()¶ Scalar method identical to the corresponding array attribute.
Please see
ndarray.std
.
method
ma.MaskType.
std
()¶Scalar method identical to the corresponding array attribute.
Please see ndarray.std
.