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