numpy.ma.MaskedArray.repeat#
method
- ma.MaskedArray.repeat(repeats, axis=None)[原始碼]#
Repeat elements of an array.
Refer to
numpy.repeatfor full documentation.也參考
numpy.repeatequivalent function
method
Repeat elements of an array.
Refer to numpy.repeat for full documentation.
也參考
numpy.repeatequivalent function