removing x_right from metrics
This commit is contained in:
@@ -34,7 +34,6 @@ nometrics = [
|
|||||||
'workoutid',
|
'workoutid',
|
||||||
'totalangle',
|
'totalangle',
|
||||||
'hr_bottom',
|
'hr_bottom',
|
||||||
'x_right',
|
|
||||||
'Position',
|
'Position',
|
||||||
'Extensions',
|
'Extensions',
|
||||||
'GPS Speed',
|
'GPS Speed',
|
||||||
@@ -395,5 +394,3 @@ def calc_trimp(df,sex,hrmax,hrmin,hrftp):
|
|||||||
hrtss = 100*trimp/trimp1hr
|
hrtss = 100*trimp/trimp1hr
|
||||||
|
|
||||||
return trimp,hrtss
|
return trimp,hrtss
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user