improved dataprepnodjango?
This commit is contained in:
@@ -206,6 +206,8 @@ def handle_strava_import_stroke_data(stravatoken,
|
||||
|
||||
res = df.to_csv(csvfilename+'.gz',index_label='index',compression='gzip')
|
||||
|
||||
|
||||
# data = update_strokedata(workoutid,df,debug=debug)
|
||||
data = dataprep(df,id=workoutid,bands=False,debug=debug)
|
||||
# startdatetime = datetime.datetime.strptime(startdatetime,"%Y-%m-%d-%H:%M:%S")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user