CBSE Class 12

Informatics Practices

02 Data Handling using Pandas - I

50
Total
0
Attempted
0
Correct
0
Wrong
00:00:00
Q-1
Which Python library is primarily used for data analysis and handling tabular data?
Easy Python Libraries
A NumPy
B Matplotlib
C Pandas
D Seaborn
Answer: Pandas
Explanation: Pandas is specifically designed for data analysis and handling structured data.