reading and writing data from/to excel (macOS)

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?
transport.gms (1.71 KB)

Hi,

You could use GAMS Connect which can read/write Excel files and is platform independent.

I hope this helps!

Fred

Hi,

You could use GAMS Connect which can read/write Excel files and is platform independent.

I hope this helps!

Fred

Thank you.

How do I run a gams file from Python?

How do I run a gams file from Python?

Is this related to the previous question or a complete new one? In the former case make sure we understand the connection and in the latter make a new topic and also provide more info.

-Michael

Thanks for the information!