numpy.char.chararray.squeeze#

方法

char.chararray.squeeze(axis=None)#

a 中移除长度为 1 的轴。

有关完整文档,请参阅 numpy.squeeze

参见

numpy.squeeze

等效函数