numpy.char.chararray.squeeze#
方法
- char.chararray.squeeze(axis=None)#
Remove axes of length one from a.
Refer to
numpy.squeezefor full documentation.也參考
numpy.squeezeequivalent function
方法
Remove axes of length one from a.
Refer to numpy.squeeze for full documentation.
也參考
numpy.squeezeequivalent function