numpy.ma.MaskType.transpose#

method

ma.MaskType.transpose()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.transpose.