numpy.char.chararray.squeeze# 方法 char.chararray.squeeze(axis=None)# 从 a 中移除长度为一的轴。 请参阅 numpy.squeeze 获取完整文档。 另请参阅 numpy.squeeze等效函数