numpy.ma.compressed
- ma.compressed(x)[source]
-
Возвращает все немаскированные данные в виде одномерного массива.
Эта функция эквивалентна вызову метода «compressed» объекта
ma.MaskedArray, см.ma.MaskedArray.compressedдля подробностей.См. также
ma.MaskedArray.compressed-
Эквивалентный метод.
© 2005–2022 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.21/reference/generated/numpy.ma.compressed.html