diff --git a/rowers/metrics.py b/rowers/metrics.py index 1e7d55b1..c556e3c8 100644 --- a/rowers/metrics.py +++ b/rowers/metrics.py @@ -359,6 +359,9 @@ This value should be fairly constant across all stroke rates.""", ) +def polarization_index(df,rower): + return 0 + def calc_trimp(df,sex,hrmax,hrmin,hrftp): if sex == 'male': f = 1.92