A

Admin • 828.03K Points
Coach

Q. Which function reads SQL data into a DataFrame?

  • (A) read_sql_table()
  • (B) read_sql()
  • (C) open_sql()
  • (D) sql()
  • Correct Answer - Option(B)
  • Views: 10
  • Filed under category Pandas
  • Hashtags:

Explanation by: Admin
`read_sql()` reads SQL queries or tables into a DataFrame.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.