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

Fix py2 tests #24

Closed elainethale closed 6 years ago

elainethale commented 6 years ago

Added two more locations in which to look for gdx_to_csv.py and csv_to_gdx.py.