Open 23bca289 opened 1 month ago
file.writelines(line + '\n' for line in lines)
i dont understand this line
first you may define the file...
i can't understand this error
write a proper path of csv file to solve this error
ok i try it
file.writelines(line + '\n' for line in lines)
i dont understand this line