numpy.char.chararray.squeeze#

方法

char.chararray.squeeze(axis=None)#

a中删除长度为一的轴。

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

另请参阅

numpy.squeeze

等效函数