summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorSista Seetaram <hanumaseetaram@gmail.com>2021-10-06 16:12:01 +0530
committerSista Seetaram <hanumaseetaram@gmail.com>2021-10-06 16:12:01 +0530
commit691659f1ef212889ca1b62d07fb86e10a5fd5860 (patch)
tree4f59c000693c7500b0b5c93a3c290f7ab1af6103 /doc/source
parentfb2509ca6398e414a538c239e253395d554bf742 (diff)
downloadnumpy-691659f1ef212889ca1b62d07fb86e10a5fd5860.tar.gz
DOC:add-html-reference-to-some-ma-methods
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/reference/routines.ma.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/reference/routines.ma.rst b/doc/source/reference/routines.ma.rst
index 2db325293..5404c43d8 100644
--- a/doc/source/reference/routines.ma.rst
+++ b/doc/source/reference/routines.ma.rst
@@ -44,7 +44,9 @@ Ones and zeros
ma.masked_all
ma.masked_all_like
ma.ones
+ ma.ones_like
ma.zeros
+ ma.zeros_like
_____
@@ -331,6 +333,7 @@ Minimum/maximum
ma.max
ma.min
ma.ptp
+ ma.diff
ma.MaskedArray.argmax
ma.MaskedArray.argmin