numpy.ndarray.squeeze#
method
- ndarray.squeeze(axis=None)#
Remove axes of length one from a.
Refer to
numpy.squeeze
for full documentation.See also
numpy.squeeze
equivalent 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.squeeze
equivalent function