On this page
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
-
© 2005–2022 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.23/reference/generated/numpy.ndarray.squeeze.html