issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
to_gdx is changing Text data to Boolean
#100
jalidrisi
opened
1 year ago
1
Updating version number, changes, and documentation
#99
elainethale
closed
1 year ago
0
Adding load_set_text parameter to gdx.GdxSymbol.load, gdxpds.to_dataframe, and gdxpds.to_dataframes
#98
elainethale
closed
1 year ago
0
Adding function get_data_types to retrieve a map of symbol name to GamsDataType
#97
elainethale
closed
1 year ago
0
eh/streamline specials
#96
elainethale
closed
1 year ago
0
CONVERT dumpgdx produces improperly labeled equation symbol
#95
elainethale
opened
1 year ago
0
Minor changes
#94
elainethale
closed
1 year ago
0
RuntimeError: Unable to locate your GAMS directory.
#93
balasubramaniansa
closed
1 year ago
2
Exception: Error opening GDX
#92
Tanvir19934
closed
1 year ago
1
Error: From pandas dataframe to GDX file
#91
erikfilias
closed
9 months ago
2
SPEED: Speed up convert_np_to_gdx_svs
#90
jebob
closed
1 year ago
2
FIX: Check "Value" by position, not by label
#89
jebob
closed
1 year ago
0
INFO: Could not find files for the given pattern(s)
#88
frd-na
closed
1 year ago
1
GdxSymbol constructors and lazy loading
#87
jebob
closed
1 year ago
1
Drop support for Python 3.4, 3.5 and 3.6
#86
jebob
closed
1 year ago
0
Speedups
#85
jebob
closed
3 years ago
1
Error Cannot set dataframe to <data> because the number of dimensions would change. This symbol has 2 dimensions, currently represented by ['*', '*'].
#84
erdemdoner
closed
1 year ago
1
Check that the GAMS DIR path actually exists before using it
#83
jebob
closed
3 years ago
0
gdxpds 1.2.0 can't parse semicolon separated GAMSDIR
#82
jebob
closed
3 years ago
1
Update CHANGES.txt and headers in preparation for release
#81
elainethale
closed
4 years ago
0
Add set parameter helpers
#80
elainethale
closed
4 years ago
0
Prevent memory leak
#79
jebob
closed
4 years ago
1
Memory leak on read
#78
jebob
closed
4 years ago
0
Should GamsDirFinder prefer where/which gams to environment variable values?
#77
elainethale
opened
4 years ago
2
Exception class for this package is poorly placed and named
#76
elainethale
opened
4 years ago
0
gdxpds.to_gdx changing dataframe order
#75
DIUANA
opened
4 years ago
1
Add helper methods for appending data to a gdxpds.gdx.GdxFile
#74
elainethale
closed
1 year ago
1
Segmentation fault upon importing gdxpds with conda environment
#73
mattirish
opened
4 years ago
9
Fix places where gdx-pandas is causing pandas warnings
#72
elainethale
closed
4 years ago
0
Problem when importing
#71
DIUANA
closed
4 years ago
3
Update gdx.GdxFile.write to accept pathlib.Path in addition to str
#70
elainethale
closed
4 years ago
0
Gams where
#69
jebob
closed
4 years ago
1
gdxpds.to_dataframes(None) hangs
#68
jebob
closed
4 years ago
1
Different Behavior on Windows/Mac –– GdxError Expected data marker not found in GDX file.
#67
skoeb
closed
5 years ago
5
'gdx2py' has no attribute 'par2list'
#66
jebob
closed
4 years ago
3
to_gdx seems to take a lot of RAM
#65
jebob
opened
5 years ago
0
Move specials to new module, speedup
#64
jebob
closed
4 years ago
2
convert_np_to_gdx_svs slows down writing
#63
jebob
closed
1 year ago
2
Duplicate index fools type inference
#62
jebob
closed
1 year ago
0
How to export a table to gds?
#61
alda982
closed
5 years ago
2
Add raw string
#60
jebob
closed
5 years ago
0
Stylize existing code with automatic formatter
#59
jebob
closed
5 years ago
1
Generic improvements
#58
jebob
closed
5 years ago
1
It is possible to update one parameter in an existing gdx file?
#57
amabdallah
opened
5 years ago
4
Lazy load should not cache results
#56
jebob
closed
4 years ago
5
Where are the docs?
#55
jebob
closed
6 years ago
2
Corrected a typo in GdxFile.__repr__
#54
ghost
closed
6 years ago
0
Better docs
#53
elainethale
closed
6 years ago
0
Bad escape characters in paths
#52
jebob
closed
5 years ago
0
Fix num dims
#51
elainethale
closed
6 years ago
0
Next