Q63
What is the primary purpose of the "loc" method in Pandas when working with a DataFrame?
A.
Grouping and aggregating data
B.
Sorting data
C.
Selecting rows and columns
AnswerD.
Filtering data
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board