1.

Series is a one-dimensional labeled array capable of holding any data type.(a) True(b) FalseThe question was posed to me during an online interview.The query is from Pandas Data Structure topic in section Data Analysis with Python of Data Science

Answer»

The correct choice is (a) True

Easy EXPLANATION - The AXIS LABELS are COLLECTIVELY referred to as the INDEX.



Discussion

No Comment Found

Related InterviewSolutions