numpy.ndarray.repeat# 方法 ndarray.repeat(repeats, axis=None)# 重复数组的元素。 请参考 numpy.repeat 获取完整文档。 另请参见 numpy.repeat等效函数