numpy.char.chararray.squeeze# 方法 char.chararray.squeeze(axis=None)# 从 a 中移除长度为 1 的轴。 有关完整文档,请参阅 numpy.squeeze。 参见 numpy.squeeze等效函数