| 1 | initial version |
There is a built in pssexcel module that comes with PSS/E. I prefer using the openpyxl module. It's as simple as storing what you want in a python list, opening an Excel workbook, printing your data into the cells, and saving.
| 2 | No.2 Revision |
There is a built in pssexcel module that comes with PSS/E. I prefer using the openpyxl module. It's as simple as storing what you want in a python list, opening an Excel workbook, printing your data into the cells, and saving.saving. Unfortunately I can't find any substantial documentation of pssexcel
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.