NREL/gdx-pandas
Python interface to read and write GAMS GDX files using pandas.DataFrames as the intermediate data format.
PythonBSD-3-Clause
Issues
- 2
Error: From pandas dataframe to GDX file
#91 opened by erikfilias - 1
to_gdx is changing Text data to Boolean
#100 opened by jalidrisi - 9
- 2
Should GamsDirFinder prefer where/which gams to environment variable values?
#77 opened by elainethale - 5
GAMS `eps` isn't the same as Numpy EPS
#39 opened by jebob - 1
Error Cannot set dataframe to <data> because the number of dimensions would change. This symbol has 2 dimensions, currently represented by ['*', '*'].
#84 opened by erdemdoner - 1
- 2
convert_np_to_gdx_svs slows down writing
#63 opened by jebob - 1
Wrong data type inference
#42 opened by serdar- - 0
Drop support for Python 3.4, 3.5 and 3.6
#86 opened by jebob - 0
- 2
- 1
- 1
Exception: Error opening GDX
#92 opened by Tanvir19934 - 0
Duplicate index fools type inference
#62 opened by jebob - 8
- 5
Different Behavior on Windows/Mac –– GdxError Expected data marker not found in GDX file.
#67 opened by skoeb - 3
'gdx2py' has no attribute 'par2list'
#66 opened by jebob - 1
- 1
gdxpds.to_gdx changing dataframe order
#75 opened by DIUANA - 0
Memory leak on read
#78 opened by jebob - 5
Lazy load should not cache results
#56 opened by jebob - 0
- 3
Problem when importing
#71 opened by DIUANA - 0
- 2
Fill NANs with default values
#50 opened by elainethale - 2
- 1
gdxpds.to_dataframes(None) hangs
#68 opened by jebob - 0
- 5
Fail to run gdxpds
#35 opened by stephTM - 5
- 1
Make more formal documentation
#31 opened by elainethale - 1
Stylize existing code with automatic formatter
#59 opened by jebob - 0
to_gdx seems to take a lot of RAM
#65 opened by jebob - 0
Bad escape characters in paths
#52 opened by jebob - 2
How to export a table to gds?
#61 opened by alda982 - 4
- 4
Citing this software
#27 opened by charlie0389 - 2
Where are the docs?
#55 opened by jebob - 1
Raise an exception if num_dims change and support setting dataframe with just the dimensioning sets
#48 opened by elainethale - 0
Odd SettingWithCopyWarning caused by to_dataframe()
#32 opened by jebob - 1
- 0
- 2
Replace from_csv with read_csv
#30 opened by elainethale - 4
gdxSymbolGetDomainX failing to run
#33 opened by jebob - 2
ValueError: can not merge DataFrame with instance of type <class 'pandas.core.series.Series'>
#45 opened by samRddhimat - 2
Bug writing a set
#34 opened by charlie0389 - 2
bool issue
#25 opened by elainethale - 1
- 3
tests do not run on installed gdxpds
#22 opened by elainethale