Advertisements
Advertisements
Question
Which of the following is a two-dimensional labelled data structure of Python?
Options
Relation
Data frame
Series
Square
MCQ
Solution
Data frame
Explanation:
Data is stored in rows and columns in a Python data frame, which is a two-dimensional array type data structure.
shaalaa.com
Is there an error in this question or solution?