Point Out The Wrong Statement #115
Point out the wrong statement.
This multiple choice question (MCQ) is related to the book/course gs gs120 Data Structure. It can also be found in gs gs120 Data Analysis with Python - Pandas - Quiz No.1.
Point out the wrong statement.
Series is 1D labeled homogeneously-typed array
DataFrame is general 2D labeled, size-mutable tabular structure with potentially heterogeneously-typed columns
Panel is generally 2D labeled, also size-mutable array
None of the mentioned