You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it is unclear what tables should be included as CSV files in the example data. @evansd suggested that all core tables + all tables used in the tutorial would make sense
If so, we should add a CSV file representing the tpp.apcs table
Once the criteria is set, the test file for example data should be updated to remove the hard-coding of tables.
We should also look at whether our example CSV files ought to include all the columns of the tables they represent
If so, add the columns and use allow_missing_columns=False in the tests
The text was updated successfully, but these errors were encountered:
alarthast
changed the title
Define criteria for tables/columns to be provided in example-table CSV files
Define criteria for tables/columns to be provided in example-data CSV files
Dec 4, 2024
tpp.apcs
tableallow_missing_columns=False
in the testsThe text was updated successfully, but these errors were encountered: