Private
Public Access
1
0

removing x_right from metrics

This commit is contained in:
Sander Roosendaal
2019-11-12 11:36:37 +01:00
parent 16973bb6e3
commit 0b8b3c88b6

View File

@@ -34,7 +34,6 @@ nometrics = [
'workoutid',
'totalangle',
'hr_bottom',
'x_right',
'Position',
'Extensions',
'GPS Speed',
@@ -395,5 +394,3 @@ def calc_trimp(df,sex,hrmax,hrmin,hrftp):
hrtss = 100*trimp/trimp1hr
return trimp,hrtss