Home / Report Question

Q. Which method converts a pandas DataFrame to an HTML table?
  • A. to_html()
  • B. to_table()
  • C. to_string()
  • D. to_csv()