...

/

Quiz Yourself: Splitting, Combining, and Merging

Quiz Yourself: Splitting, Combining, and Merging

Quiz yourself on the knowledge you learned in the "Splitting, Combining, and Merging" chapter.

We'll cover the following...
Technical Quiz
1.

How do you perform a split operation in pandas?

A.

You use the merge() function.

B.

You use the concat() function.

C.

You use the str.split() method.

D.

You use the str.replace() method.


1 / 6