bug fix
This commit is contained in:
@@ -2430,6 +2430,7 @@ def workout_data_view(request, id=0):
|
||||
'catch','finish','peakforceangle','wash','slip','rhythm',
|
||||
'effectiveangle','totalangle','distanceperstroke','velo']
|
||||
|
||||
cols = [c for c in cols if c in datadf.columns]
|
||||
|
||||
tcols = ['ftime','cumdist','fpace','spm','hr','power']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user