numpy.ma.MaskType.astype#

method

ma.MaskType.astype(/, dtype, order='K', casting='unsafe', subok=True, copy=True)#

Scalar method identical to ndarray.astype.