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