excelpy reading excel files
Hi all,
Please, does anyone have an example of how to use excelpy to READ an excel file ? I know XLRD, but I can't have it installed in my machine quickly,
I want to retrieve all data on column A into a new array in Python, please how do I do that ?
PSS/E's API is rich when describing how to write to excel, but not how to read from it.
Thank you very much,
Andre

Comments