Home / Report Question

Q. Which method removes rows with missing values?
  • A. drop_null()
  • B. dropna()
  • C. remove_na()
  • D. skipna()