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