8000 Merge pull request #20051 from sistaseetaram/ma-methods-doc-related#2… · numpy/numpy@9d32403 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d32403

Browse files
authored
Merge pull request #20051 from sistaseetaram/ma-methods-doc-related#20013
DOC:add-html-reference-to-some-ma-methods
2 parents fb2509c + 691659f commit 9d32403

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/reference/routines.ma.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ Ones and zeros
4444
ma.masked_all
4545
ma.masked_all_like
4646
ma.ones
47+
ma.ones_like
4748
ma.zeros
49+
ma.zeros_like
4850

4951

5052
_____
@@ -331,6 +333,7 @@ Minimum/maximum
331333
ma.max
332334
ma.min
333335
ma.ptp
336+
ma.diff
334337

335338
ma.MaskedArray.argmax
336339
ma.MaskedArray.argmin

0 commit comments

Comments
 (0)
0