[Numpy-discussion] Weighted scoreatpercentile or median?
Ole Streicher
ole-usenet-spam@gmx....
Mon Jul 26 06:29:54 CDT 2010
Hi list,
is there a way to compute the weighted median or the weighted percentile
http://en.wikipedia.org/wiki/Percentile#Weighted_Percentile
with numpy or scipy? I only found the "scoreatpercentile" function in
scipy.stat, and the "median" functions of scipy.stat and numpy, but they
both dont allow to specify a weight.
Best regards
Ole
More information about the NumPy-Discussion
mailing list