numpy.char.chararray.repeat#

方法

char.chararray.repeat(repeats, axis=None)#

重复数组的元素。

请参阅 numpy.repeat 以获取完整文档。

另请参阅

numpy.repeat

等效函数