Answer Question
Converting files from .out to .csv
to Convert files from .out to .csv in pyhton, I used the commet below; however it did not work. What have I missed ?
![]()
File.convert_out_to_csv(r"C:\Users\pmak001\Box\Mehmet_Akdogan_Fall_Internship_2
021\PSCAD_intern\Test_circuit.gf46", "Test_circuit_01.out", "Test_circuit_01.csv")
File.convert_out_to_csv(r"C:\Users\pmak001\Box\Mehmet_Akdogan_Fall_Internship_2
021\PSCAD_intern\Test_circuit.gf46", "Test_circuit_01.out", "Test_circuit_01.csv")