[SciPy-Dev] data rankings

Moritz Emanuel Beber moritz.beber at googlemail.com
Fri Nov 18 14:11:15 EST 2011


Dear all,

I recently had to rank some data and I came across the 
scipy.stats.rankdata function. It didn't quite do what I wanted (using 
the terminology of this wikipedia page 
http://en.wikipedia.org/wiki/Ranking it performs 'fractional' ranking) 
so I went ahead and wrote functions for the other types of rankings.

So, is there any interest in my contributing this code? If yes, can you 
point me to guidelines on how to submit it? I didn't find any hints for 
that online.

Cheers,
Moritz



More information about the SciPy-Dev mailing list