pandas.core.window.Expanding.quantile — pandas 0.18.1 documentation (original) (raw)
Expanding.quantile(quantile, **kwargs)¶
expanding quantile
Parameters: | quantile : float 0 <= quantile <= 1 |
---|---|
Returns: | same type as input |
See also
Expanding.quantile(quantile, **kwargs)¶
expanding quantile
Parameters: | quantile : float 0 <= quantile <= 1 |
---|---|
Returns: | same type as input |
See also