NumPy - Array Manipulation
Which of the following best describes what
np.squeeze() does to a NumPy array?np.squeeze() does to a NumPy array?np.squeeze() removes axes with length 1, reducing dimensions.expand_dims(), reversing elements or changing data type are unrelated.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions