You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pmeier bought to my attention that test_argsort is too strict for unstable sorts. This would also go for test_sort, but actually there's no way to distinguish what's been sorted anyway. The suite should test that unstable sort indices are in a group of all possible indices.