CBSE Class 12 Informatics Practices Question 16 of 101

Python Pandas — II — Question 3

Back to all questions
3
Question

Question 3

To concatenate two string columns of a DataFrame, + operator is used.

Answer