modelx.get_models#
- get_models()[source]#
Returns a dict that maps model names to models.
From Python 3.7,
modelx.models
attribute ofmodelx
module is available as an alias for this function.
Site Navigation
Section Navigation
Miscellaneous
Returns a dict that maps model names to models.
From Python 3.7, modelx.models
attribute of modelx
module
is available as an alias for this function.