numpy.char.chararray.squeeze#

方法

char.chararray.squeeze(axis=None)#

a 中移除长度为一的轴。

请参阅 numpy.squeeze 获取完整文档。

另请参阅

numpy.squeeze

等效函数