S

Sikhar Chaudhary • 5.88K Points
Tutor III

Q. Which method adds a new row or DataFrame to an existing DataFrame?

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

Explanation by: Sikhar Chaudhary
append() allows adding rows or another DataFrame to an existing DataFrame along rows.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics