A

Admin • 802.91K Points
Coach

Q. What does the `info()` method show?

  • (A) Only data types
  • (B) Only memory usage
  • (C) Data types, non-null counts, memory usage
  • (D) Only null values
  • Correct Answer - Option(C)
  • Views: 3
  • Filed under category Pandas
  • Hashtags:

Explanation by: Admin
`info()` provides a concise summary of the DataFrame.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.