Home / Report Question

Q. Which pandas function is used to check if elements in a DataFrame are null?
  • A. isnull()
  • B. isna()
  • C. Both A and B
  • D. notnull()