/dream-tools

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

Primary LanguageJupyter NotebookMIT LicenseMIT

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 and overwrites the plot method of Pandas DataFrames and Series to utilize the features by default.

gamY

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