summaryrefslogtreecommitdiff
path: root/numpy/ma/__init__.pyi
Commit message (Expand)AuthorAgeFilesLines
* TYP: Deprecate `np.round_`Bas van Beek2023-05-081-1/+0
* ENH: add ndenumerate specialization for masked arraysJouke Witteveen2022-04-221-0/+1
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-2/+0
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-3/+3
* ENH: Add `__path__` annotations to all sub-packagesBas van Beek2021-07-251-0/+1
* ENH: Add annotations for `<module>.test` objectsBas van Beek2021-07-251-0/+3
* ENH: Add improved placeholder annotations for `np.ma`Bas van Beek2021-05-051-224/+227
* MAINT: Re-export a number of sub-modulesBas van Beek2021-03-151-0/+2
* MAINT: Add missing `__all__` annotationsBas van Beek2021-02-011-1/+3
* ENH: Replace module-level `__getattr__` with explicitly defined objectsBas van Beek2020-08-191-2/+223
* ENH: Add placeholder stubs for all sub-modulesBas van Beek2020-08-191-0/+4