summaryrefslogtreecommitdiff
path: root/doc/source/reference
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2022-05-11 20:26:07 +0300
committerGitHub <noreply@github.com>2022-05-11 20:26:07 +0300
commit02d1204b0840d19b20c83a9d658ffc37f2eb39ac (patch)
treed20f1090c05209cf78a15952001af19742e20368 /doc/source/reference
parent42dc6537497d563612eab053d9dbf497d210a5a7 (diff)
parent4f1d95aa1fa0910b631e6aea91f5c2033593c11e (diff)
downloadnumpy-02d1204b0840d19b20c83a9d658ffc37f2eb39ac.tar.gz
Merge pull request #20020 from joukewitteveen/ma-ndenumerate
ENH: add ndenumerate specialization for masked arrays
Diffstat (limited to 'doc/source/reference')
-rw-r--r--doc/source/reference/routines.ma.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.ma.rst b/doc/source/reference/routines.ma.rst
index 5404c43d8..1de5c1c02 100644
--- a/doc/source/reference/routines.ma.rst
+++ b/doc/source/reference/routines.ma.rst
@@ -190,6 +190,7 @@ Finding masked data
.. autosummary::
:toctree: generated/
+ ma.ndenumerate
ma.flatnotmasked_contiguous
ma.flatnotmasked_edges
ma.notmasked_contiguous