Private
Public Access
1
0

Dataprep upon upload

This commit is contained in:
Sander Roosendaal
2016-11-23 16:16:08 +01:00
parent 402c7c1390
commit 69f9aca132
3 changed files with 19 additions and 11 deletions

View File

@@ -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