pastas.stats.signatures.cv_rise_rate#
- cv_rise_rate(series, normalize=False)[source]#
Coefficient of Variation in rise rate.
- Parameters:
series (pandas.Series) – Pandas Series with DatetimeIndex and head values.
normalize (bool, optional) – normalize the time series to values between zero and one.
- Return type:
Notes
Coefficient of Variation in rise rate [Richter et al., 1996].