A

Admin • 831.35K Points
Coach

Q. Which parameter in `read_csv()` sets the number of rows to read?

  • (A) count
  • (B) rows
  • (C) nrows
  • (D) max_rows
  • Correct Answer - Option(C)
  • Views: 13
  • Filed under category Pandas
  • Hashtags:

Explanation by: Admin
`nrows` specifies how many rows to read from the CSV file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.