mcomans / IN4325-table-retrieval

0 stars 0 forks source link

Load Json Tables #2

Closed nbelzer closed 4 years ago

nbelzer commented 4 years ago

As we need to use the tables from the json format in python this PR introduces a simple loader that parses the json and stores in in a data object. It also includes some example data that can be used as the real test data cannot be hosted in this repo.