summaryrefslogtreecommitdiff
path: root/numpy/ma/core.pyi
Commit message (Expand)AuthorAgeFilesLines
* TYP,DEP: Remove all reference to the removed `MaskedArray.mini` methodBvB932022-11-141-1/+0
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-1/+2
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-2/+2
* ENH: Adding keepdims to np.argmin,np.argmax (#19211)Gagandeep Singh2021-07-071-2/+2
* ENH: Add improved placeholder annotations for `np.ma`Bas van Beek2021-05-051-0/+468