Dataprep upon upload
This commit is contained in:
@@ -71,6 +71,7 @@ def interactive_histoall(theworkouts):
|
||||
TOOLS = 'save,pan,box_zoom,wheel_zoom,reset,tap,hover,resize,crosshair'
|
||||
|
||||
ids = [w.id for w in theworkouts]
|
||||
|
||||
rowdata = dataprep.getsmallrowdata_db('power','power','power',ids=ids)
|
||||
|
||||
histopwr = rowdata['power'].values
|
||||
|
||||
Reference in New Issue
Block a user