queries_to_types: helper to get types from queries
Description
helper to get types from queries
Usage
queries_to_types(jobs, model, query_col, realisations)
Value
jobs DataFrame
with a nested column of
map_query_to_nodal_type
outputs
Arguments
- jobs
DataFrame
of argument combinations
- model
a list of models
- query_col
string specifying the name of the column in jobs
holding queries to be evaluated
- realisations
list of DataFrame
outputs from calls
to realise_outcomes