fixif
This commit is contained in:
@@ -1732,6 +1732,8 @@ def read_data(columns, ids=[], doclean=True, workstrokesonly=True, debug=False,
|
||||
|
||||
try:
|
||||
datadf = pl.concat(data)
|
||||
except ShapeError:
|
||||
return pl.DataFrame()
|
||||
except SchemaError:
|
||||
try:
|
||||
data = [
|
||||
|
||||
Reference in New Issue
Block a user