DescrStatsW.quantile()

statsmodels.stats.weightstats.DescrStatsW.quantile

DescrStatsW.quantile(probs, return_pandas=True) [source]

Compute quantiles for a weighted sample.

Parameters:

probs : array-like

A vector of probability points at which to calculate the quantiles. Each element of probs should fall in [0, 1].

return_pandas : bool

If True, re