S

Shyam Dubey • 3.70K Points
Extraordinary

Q. Which pandas function is used to read data from an Excel file?

  • (A) read_csv()
  • (B) read_excel()
  • (C) read_table()
  • (D) read_json()
  • Correct Answer - Option(B)
  • Views: 21
  • Filed under category Pandas
  • Hashtags:

Explanation by: Shyam Dubey

The read_excel() function is used to read Excel files (.xls, .xlsx) into a pandas DataFrame.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.