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–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.0/reference/generated/numpy.ndarray.squeeze.html