numpy.recarray.repeat# 方法 recarray.repeat(repeats, axis=None)# 重复数组的元素。 有关完整文档,请参阅 numpy.repeat。 另请参阅 numpy.repeat等效函数