Private
Public Access
1
0

Merge branch 'develop' into feature/embeddedvideo

This commit is contained in:
Sander Roosendaal
2019-11-11 21:57:23 +01:00
10 changed files with 166 additions and 166 deletions

View File

@@ -1775,10 +1775,12 @@ def getsmallrowdata_db(columns, ids=[], doclean=True,workstrokesonly=True,comput
# )
# df = df.loc[:,~df.columns.duplicated()]
else:
df = pd.DataFrame()
if compute:
if compute and len(df):
data = df.copy()
if doclean:
data = clean_df_stats(data, ignorehr=True,