test
This commit is contained in:
@@ -752,6 +752,9 @@ def get_workout(user,c2id):
|
||||
else:
|
||||
strokedata = pd.DataFrame()
|
||||
|
||||
print('aap')
|
||||
strokedata.to_csv('~/s/from_json.csv')
|
||||
|
||||
return data,strokedata
|
||||
|
||||
# Get stroke data belonging to C2 ID
|
||||
|
||||
Reference in New Issue
Block a user