NumPy - Aggregation Functions
What is the default behavior of
np.sum() when the axis parameter is not specified?np.sum() when the axis parameter is not specified?axis is not given, np.sum() sums all elements in the array.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions