nismod/smif

Filestore: error trying to read current interventions when state is empty

Closed this issue · 3 comments

in wrapper:

data_handle.get_current_interventions()

raises pandas.errors.EmptyDataError: No columns to parse from file if nothing was written to the state file

Fixed in develop branch?

Yes - duplicate of #345 !

Fixed by #354