-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Tom Minka edited this page Sep 20, 2022
·
13 revisions
Clone these repos next to this one:
- https://github.com/samwebster/times-ireland-model.git
- https://github.com/MaREI-EPMG/times-ireland-model_gams.git
Currently, the main script expects the ground truth to be in CSV format so run python utils/dd_to_csv.py ../times-ireland-model_gams/model ground_truth
NOTE: the script currently uses a pickle file
raw_tables.pkl
to skip the slow reading of Excel files during development. If the input files change in any way, remember to delete the pickle to force a re-read.
To compare output csv to ground truth:
- Use Beyond Compare, with Rules > Alignment > Sorted, Rules > Columns > gear icon > Key
To search in a folder of excel files:
- Use dnGrep