Home / Report Question

Q. Which method is used to count non-null values in a DataFrame?
  • A. count()
  • B. sum()
  • C. size()
  • D. value_counts()