Merge branch 'release/v14.86'
This commit is contained in:
@@ -302,6 +302,7 @@ def handle_c2_import_stroke_data(c2token,
|
||||
def getagegrouprecord(age,sex='male',weightcategory='hwt',
|
||||
distance=2000,duration=None,indf=pd.DataFrame()):
|
||||
|
||||
power = 0
|
||||
if not duration:
|
||||
try:
|
||||
df = indf[indf['distance'] == distance]
|
||||
|
||||
Reference in New Issue
Block a user