S

Sikhar Chaudhary • 5.88K Points
Tutor III

Q. Which method is used to join two DataFrames based on their index?

  • (A) merge()
  • (B) join()
  • (C) concat()
  • (D) append()
  • Correct Answer - Option(B)
  • Views: 38
  • Filed under category Pandas

Explanation by: Sikhar Chaudhary
The join() method combines DataFrames based on their index, similar to SQL JOIN.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics