numpy.ma.MaskType.astype#

method

ma.MaskType.astype()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.astype.