numpy.ma.MaskedArray.squeeze# 方法 ma.MaskedArray.squeeze(axis=None)[源代码]# 从 a 中移除长度为一的轴. 请参阅 numpy.squeeze 以获取完整文档. 参见 numpy.squeeze等效函数