CBSE Class 12 Informatics Practices Question 15 of 101

Python Pandas — II — Question 2

Back to all questions
2
Question

Question 2

To add two DataFrames, you may use functions add() or radd( ).

Answer