Which of the following is true?
Choose the correct option from below list
a) If data is an ndarray, index must be the same length as data.
b) Series is a one-dimensional labeled array capable of holding any data type.
c) Both A and B
d) None of the above