Quiz
Check your understanding of the string methods for handling and manipulating string data in pandas.
Handling text data
1
Which string methods in pandas
is used to extract a part of a string based on its position?
A)
The partition()
method
B)
The slice()
method
C)
The wrap()
method
D)
The split()
method
Question 1 of 50 attempted
Get hands-on with 1200+ tech skills courses.