numpy.ma.MaskedArray.squeeze# 方法 ma.MaskedArray.squeeze(axis=None)[原始碼]# 從 a 中移除長度為一的軸。 請參閱 numpy.squeeze 以取得完整文件。 另請參閱 numpy.squeeze等效函數