In a GUI I am giving as an input file name and I want to export it as csv:
when I use this code : docs.to_csv(File_name, ",")
I get the error : line