Final Quiz

This quiz will make sure you've covered the necessary knowledge in the merging/concatenation functionality in Pandas.

Merging/Concatenation final quiz

1

The .concat() function can be used to do the following:

A)

Concatenate two DataFrame objects by appending rows only

B)

Concatenate two DataFrame objects by appending columns only

C)

Concatenate two DataFrame objects by appending either rows or columns

Question 1 of 30 attempted

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.