CBSE Class 12 Informatics Practices Question 11 of 167

Python Pandas — I — Question 1

Back to all questions
1
Question

Question 1

What is the use of Python Pandas library ?

Answer

Pandas is the most popular library for data analysis. It offers data I/O, computations across rows/columns, subset selection, dataset merging, handling missing data, group-wise operations, data reshaping, time-series analysis, and integrates with visualization tools.