NumPy - Aggregation Functions
Why does
np.argmin() return a single integer index when applied to a multi-dimensional array without specifying an axis?