Home / Report Question

Q. Which method returns a boolean DataFrame indicating where values are null?
  • A. isnull()
  • B. notnull()
  • C. isna()
  • D. Both A and C