Hello,
I am using GAMS on macOS. How can I read/write data from/to an excel file? For example, attached is a classic example from GAMS model library. How can I export the solution variables to an excel file? How can I read the parameter values from an excel file?
reading and writing data from/to excel (macOS)
Re: reading and writing data from/to excel (macOS)
Hi,
You could use GAMS Connect which can read/write Excel files and is platform independent.
I hope this helps!
Fred
You could use GAMS Connect which can read/write Excel files and is platform independent.
I hope this helps!
Fred
Re: reading and writing data from/to excel (macOS)
Hi,
You could use GAMS Connect which can read/write Excel files and is platform independent.
I hope this helps!
Fred
You could use GAMS Connect which can read/write Excel files and is platform independent.
I hope this helps!
Fred
Re: reading and writing data from/to excel (macOS)
Thank you.
How do I run a gams file from Python?
How do I run a gams file from Python?