Which of the following is correct Features of DataFrame?
Choose the correct option from below list
a) Potentially columns are of different types
b) Can Perform Arithmetic operations on rows and columns
c) Labeled axes (rows and columns)
d) All of the above