smartpy.parameters.Parameters.set_parameters_with_file

Parameters.set_parameters_with_file(file_location)

Assign the SMART model parameters values using a CSV file.

Parameters
file_location: str

The absolute file path for the parameters file.

Parameter example:

file_location='examples/in/ExampleDaily/ExampleDaily.parameters'