Private
Public Access
1
0

progress on coverage and course export

This commit is contained in:
Sander Roosendaal
2019-01-08 13:37:50 +01:00
parent e0bf0e3fe7
commit 5a0f69a835
10 changed files with 2986 additions and 4 deletions

View File

@@ -811,7 +811,6 @@ def interactive_histoall(theworkouts):
rowdata = dataprep.getsmallrowdata_db(['power'],ids=ids,doclean=True)
rowdata.dropna(axis=0,how='any',inplace=True)
if rowdata.empty: