Home / Report Question

Q. Which method is used to replace multiple values in a DataFrame at once?
  • A. fillna()
  • B. replace()
  • C. update()
  • D. substitute()