numpy.ndarray.squeeze#
method
- ndarray.squeeze(axis=None)#
Remove axes of length one from a.
Refer to
numpy.squeezefor full documentation.See also
numpy.squeezeequivalent function
Site Navigation
Section Navigation
ndarray)dtype)ufunc)numpy.typing)numpy.distutils)numpy.distutils and migration advicemethod
Remove axes of length one from a.
Refer to numpy.squeeze for full documentation.
See also
numpy.squeezeequivalent function