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