summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.ma.rst
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2014-07-27 13:23:17 -0500
committerCharles Harris <charlesr.harris@gmail.com>2014-07-27 13:23:17 -0500
commit656cf247e531c1ebfb69e864e00620b10082b120 (patch)
treeda9b09ea7d81664f43f4f4160c502ed1c0c365d1 /doc/source/reference/routines.ma.rst
parent9ae5b5fab9f0c04c31c5d4b67d00c3cc79062731 (diff)
parent638e627c813590a91514b255aeb13a34dc2ac51e (diff)
downloadnumpy-656cf247e531c1ebfb69e864e00620b10082b120.tar.gz
Merge pull request #4905 from juliantaylor/doc-update
documentation updates
Diffstat (limited to 'doc/source/reference/routines.ma.rst')
-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 5cb38e83f..66bcb1f1c 100644
--- a/doc/source/reference/routines.ma.rst
+++ b/doc/source/reference/routines.ma.rst
@@ -65,6 +65,8 @@ Inspecting the array
ma.nonzero
ma.shape
ma.size
+ ma.is_masked
+ ma.is_mask
ma.MaskedArray.data
ma.MaskedArray.mask
@@ -141,6 +143,7 @@ Joining arrays
ma.column_stack
ma.concatenate
+ ma.append
ma.dstack
ma.hstack
ma.vstack