numpy.recararray.mean # 方法 重新排列。平均值(轴=无, dtype =无,输出=无, keepdims =假, *,其中=真)# 返回沿给定轴的数组元素的平均值。 请参阅numpy.mean完整文档。 也可以看看 numpy.mean等价函数