numpy.ma.MaskedArray.tostring
метод
-
MaskedArray.tostring(fill_value=None, order='C')[source] -
Эта функция является совместимым псевдонимом для tobytes. Несмотря на свое имя, она возвращает байты, а не строки.
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.ma.MaskedArray.tostring.html