1.

Panel is a container for Series, and DataFrame is a container for dataFrame objects.(a) True(b) FalseI got this question in examination.The query is from Pandas in section Data Analysis with Python of Data Science

Answer»

Right OPTION is (b) False

The best EXPLANATION: DataFrame is a container for Series, and PANEL is a container for dataFrame OBJECTS.



Discussion

No Comment Found

Related InterviewSolutions