removing x_right from metrics
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user