KnowledgeBoat Logo
|

Informatics Practices

A series object is 2D array that stores ordered collection columns that can store data of different type.

Python Data Handling

2 Likes

Answer

False

Reason — A DataFrame object is 2D labelled array like Pandas data structure that stores an ordered collection columns that can store data of different types.

Answered By

1 Like


Related Questions