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 16 forks source link

Corrected a typo in GdxFile.__repr__ #54

Closed ghost closed 5 years ago

ghost commented 5 years ago

'lazy_laod' --> 'lazy_load' in GdxFile.__repr__