The Python Oracle

Numpy argsort - what is it doing?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Underwater World

--

Chapters
00:00 Question
00:27 Accepted answer (Score 170)
00:52 Answer 2 (Score 51)
02:54 Answer 3 (Score 4)
03:33 Answer 4 (Score 3)
05:02 Thank you

--

Full question
https://stackoverflow.com/questions/1790...

Accepted answer links:
[the documentation]: http://docs.scipy.org/doc/numpy/referenc...

Answer 2 links:
[a number of ways]: https://stackoverflow.com/q/5284646/1905...
[stats.rankdata]: http://docs.scipy.org/doc/scipy-0.16.0/r...

Answer 3 links:
[the documentation]: http://docs.scipy.org/doc/numpy/referenc...
[scipy.stats.rankdata]: http://docs.scipy.org/doc/scipy-dev/refe...

Answer 4 links:
https://docs.scipy.org/doc/numpy-1.15.0/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #numpy

#avk47