numpy.memmap.repeat#
method
- memmap.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