numpy.ma
numpy.ma.MaskedArray.torecords
numpy.ma.MaskedArray.tobytes
method
MaskedArray.
tostring
A compatibility alias for tobytes, with exactly the same behavior.
tobytes
Despite its name, it returns bytes not strs.
Deprecated since version 1.19.0.