start
This commit is contained in:
@@ -475,8 +475,8 @@ def trendflexdata(workouts, options, userid=0):
|
||||
'groupsize': groupsize,
|
||||
})
|
||||
|
||||
if yparam == 'pace':
|
||||
df['y'] = dataprep.paceformatsecs(df['y']/1.0e3)
|
||||
#if yparam == 'pace':
|
||||
# df['y'] = dataprep.paceformatsecs(df['y']/1.0e3)
|
||||
|
||||
aantal = len(df)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user