On this page
numpy.ma.MaskedArray.repeat
method
- MaskedArray.repeat(repeats, axis=None)[source]
- 
    Repeat elements of an array. Refer to numpy.repeatfor full documentation.See also - numpy.repeat
- 
       equivalent function 
 
© 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
 https://numpy.org/doc/1.19/reference/generated/numpy.ma.MaskedArray.repeat.html