Back to Numpy

``numpy.ma`` typing annotations

doc/release/upcoming_changes/30566.typing.rst

2.5.0.dev0296 B
Original Source

numpy.ma typing annotations

The numpy.ma module is now fully covered by typing annotations. This includes annotations for masked arrays, masks, and various functions and methods. With this, NumPy has achieved 100% typing coverage across all its submodules.