numpy.char.chararray.repeat#
方法
- char.chararray.repeat(repeats, axis=None)#
Repeat elements of an array.
Refer to
numpy.repeatfor full documentation.也參考
numpy.repeatequivalent function
方法
Repeat elements of an array.
Refer to numpy.repeat for full documentation.
也參考
numpy.repeatequivalent function