(class from pyomo.dataportal.plugins.json_dict)
pyomo.dataportal.plugins.json_dict
Bases: object
object
Methods
__init__()
__init__
add_options(**kwds)
add_options
available()
available
clear()
clear
close()
close
initialize(**kwds)
initialize
open()
open
process(model, data, default)
process
Set the data for the selected components
read()
read
This function loads data from a YAML file and tuplizes the nested dictionaries and lists of lists.
requirements()
requirements
write(data)
write
This function creates a YAML file for the specified data.
Member Documentation