summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2020-04-03 12:06:49 +0300
committerGitHub <noreply@github.com>2020-04-03 12:06:49 +0300
commit2ac14a153ed79377130a38e1425574e97602455e (patch)
tree8caba0238b70b466dc0c791b6fb02a78874ef240
parent3f6dba405c259a41e91077868f54722ef0a2a325 (diff)
parent3d07ec189995d36224c07c034405786314291292 (diff)
downloadnumpy-2ac14a153ed79377130a38e1425574e97602455e.tar.gz
Merge pull request #15894 from Qiyu8/missingMaApi
DOC: Add missing doc of numpy.ma.apply_over_axes in API list.
-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 5b2098c7a..346ce2a1b 100644
--- a/doc/source/reference/routines.ma.rst
+++ b/doc/source/reference/routines.ma.rst
@@ -396,6 +396,7 @@ Miscellanea
ma.allequal
ma.allclose
ma.apply_along_axis
+ ma.apply_over_axes
ma.arange
ma.choose
ma.ediff1d