working on low level plannedsession
This commit is contained in:
@@ -307,6 +307,7 @@ This value should be fairly constant across all stroke rates.""",
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
def calc_trimp(df,sex,hrmax,hrmin):
|
||||
if sex == 'male':
|
||||
f = 1.92
|
||||
@@ -321,6 +322,7 @@ def calc_trimp(df,sex,hrmax,hrmin):
|
||||
|
||||
return trimp
|
||||
|
||||
|
||||
def getagegrouprecord(age,sex='male',weightcategory='hwt',
|
||||
distance=2000,duration=None,indf=pd.DataFrame()):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user