InterviewSolution
Saved Bookmarks
| 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 |
|