numpy.recarray.squeeze#

method

recarray.squeeze(axis=None)#

a 中移除長度為一的軸線。

完整文件請參閱 numpy.squeeze

另請參閱

numpy.squeeze

等效函數