Home / Report Question

Q. Which pandas function reads a JSON file into a DataFrame?
  • A. read_csv()
  • B. read_json()
  • C. read_excel()
  • D. read_html()