np.argsort reverso
arr.argsort()[::-1]
Outrageous Octopus
arr.argsort()[::-1]
avgDists.argsort()[::-1][:n]