statsmodels.sandbox.stats.multicomp.rankdata#

statsmodels.sandbox.stats.multicomp.rankdata(x)[source]#

rankdata, equivalent to scipy.stats.rankdata

just a different implementation, I have not yet compared speed