dream-tools

A collection of tools used by the Danish institute for economic modelling and forecasting, DREAM (http://dreammodel.dk).


License
MIT
Install
pip install dream-tools==2.1.9

Documentation

DREAM-tools

A collection of tools used by the Danish institute for economic modelling and forecasting, DREAM.

Gams-Pandas

A wrapper around the GAMS Python api to move smoothly between GAMS and Pandas. GAMS parameters are represented as Pandas Series, using a MultiIndex in cases of multiple sets. The level value of variables are represented in the same way. GAMS sets are represented as Pandas Index to facilitate easy use of label based indexing.

Excel-gdx

Access GAMS gdx files directly from Excel using xlwings.

Plotting

DREAM-tools contains a number of plotting features based on plotly.

gamY

A pre-processor for GAMS files implementing a number of additional features.