pastas.stats.signatures.mean_annual_maximum#

mean_annual_maximum(series, normalize=False)[source]#

Mean of annual maximum after Clausen and Biggs [2000].

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

float