Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2019-11-11 09:07:46 +01:00
parent c6c7f85bb3
commit 6e149a696d

View File

@@ -1745,10 +1745,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,