complex value to excel ---use excelpy
HI, I'm using excelpy set complex value to excel, I got the wrong :
ierr, totalload = psspy.systot('LOAD')
I used (set_cell) before but no work, I want to write the complex value of this API into excel,how do I do this? In addition, how to do if it is an array value(another api )?