numpy.ma.MaskType.std#

method

ma.MaskType.std(/, axis=None, dtype=None, out=None, ddof=0, **kwargs)#

Scalar method identical to ndarray.std.