Home / Report Question

Q. Which method is used to convert a DataFrame to a CSV file?
  • A. to_csv()
  • B. write_csv()
  • C. save_csv()
  • D. export_csv()