CBSE Class 12 Informatics Practices Question 91 of 167

Python Pandas — I — Question 2

Back to all questions
2
Question

Question 2

Name some common data structures of Python's Pandas library.

Answer

The common data structures of Python's Pandas library are Series and DataFrame.