NREL / gdx-pandas

Python interface to read and write GAMS GDX files using pandas.DataFrames as the intermediate data format.
BSD 3-Clause "New" or "Revised" License
43 stars 15 forks source link

Adding load_set_text parameter to gdx.GdxSymbol.load, gdxpds.to_dataframe, and gdxpds.to_dataframes #98

Closed elainethale closed 1 year ago

elainethale commented 1 year ago

Now set values can be loaded as str instead of c_bool if desired. If exercised, the returned text should match what is shown in the Text column of GAMS Studio.