Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #20020 from joukewitteveen/ma-ndenumerate | Matti Picus | 2022-05-11 | 1 | -0/+1 |
|\ | |||||
| * | ENH: Add compressed= argument to ma.ndenumerate | Jouke Witteveen | 2022-05-10 | 1 | -1/+1 |
| * | ENH: add ndenumerate specialization for masked arrays | Jouke Witteveen | 2022-04-22 | 1 | -0/+1 |
* | | TYP: Add typing for the keepdims param. of 'average' and 'ma.average' | warren | 2022-05-10 | 1 | -1/+1 |
|/ | |||||
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -2/+2 |
* | ENH: Add improved placeholder annotations for `np.ma` | Bas van Beek | 2021-05-05 | 1 | -0/+84 |