numpy.ma.MaskedArray.repeat# 方法 ma.MaskedArray.repeat(repeats, axis=None)[源代码]# 重复数组的元素. 请参阅 numpy.repeat 以获取完整文档. 参见 numpy.repeat等效函数