Skip to content

Releases: NREL/gdx-pandas

Version 0.5.3

17 Jan 16:52
Compare
Choose a tag to compare

More fixes related to non-standard indexes and scalars.

Version 0.5.2

12 Jan 15:23
Compare
Choose a tag to compare

Fixing bug related to reading empty symbols.

Version 0.5.1

10 Jan 18:49
Compare
Choose a tag to compare

Bug fix release

  • Writing symbols from dataframes that did not have a 0 index was not working. Fixed that by referencing df.index[0] instead.
  • Addressed dependency issues #4 and #5.

Version 0.5.0

23 Sep 22:44
Compare
Choose a tag to compare

Support for saving sets and scalars to gdx.

Debug messages for #1, and freeing of excess memory procured during GDX loading.

Version 0.4.1

30 Oct 19:29
Compare
Choose a tag to compare

Fixes issue with locating the GAMS directory on Linux/POSIX systems.

v0.4.0

24 Jul 20:38
Compare
Choose a tag to compare

Moving the repository to github.com, with BSD license.