Home / Report Question

Q. Which method is used to join two DataFrames based on their index?
  • A. merge()
  • B. join()
  • C. concat()
  • D. append()