Vidyalelo
Data Science · Q63

Data Analysis with Python

Computer Related · Data Science · question 63

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
Answer
D.
Filtering data

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board