上一主题

numpy.ndarray.ravel

下一主题

numpy.ndarray.reshape

numpy.ndarray.repeat

ndarray.repeat(repeats, axis=None)

重复数组的元素。

有关完整文档,请参阅numpy.repeat

也可以看看

numpy.repeat
等效函数