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