Home / Report Question

Q. Which method adds a new row or DataFrame to an existing DataFrame?
  • A. append()
  • B. concat()
  • C. merge()
  • D. join()