CBSE Class 12 Informatics Practices
Question 54 of 167
Python Pandas — I — Question 19
Back to all questionsHomogeneous tabular data structure
Reason — The pandas DataFrames can hold heterogeneous data, meaning each column can have a different data type.