sbenthall / SHARKFin

Simulating Heterogeneous Agents with Finance
6 stars 5 forks source link

join 'all_clean data' and the 'experiment grid' combined as a CSV after a gridded simulation run #229

Closed sbenthall closed 1 year ago

sbenthall commented 1 year ago

We have two tables:

We need to have these combined into one table/CSV, with:

let's call this the simulation results table/csv/whatever.

gms158 commented 1 year ago

@sbenthall , I highlighted some parameters below from the azure table to include in the all_clean data file, Let me know if you want less or more. -Gary

include attention dphm expectations inst_val_std mmlucasfactor quarters seed simid **zeta

not include ammps ammps_config_cmd ammps_config_gen cmdBundle experimentName sharkfin simulation start_ammps_cmd start_sharkfin_cmd status tag

sbenthall commented 1 year ago

That looks good to me, @gms158