SciPy

numpy.ma.MaskedArray.dataΒΆ

MaskedArray.dataΒΆ

Return the current data, as a view of the original underlying data.

Previous topic

numpy.ma.is_mask

Next topic

numpy.ma.MaskedArray.mask