Closed wenzeslaus closed 2 years ago
The function which converts results from run_scenarios(...) to pandas DataFrame should by default use all columns (variables) removing the need to specify them.
run_scenarios(...)
run_simulation(...)
The function which converts results from
run_scenarios(...)
to pandas DataFrame should by default use all columns (variables) removing the need to specify them.