Which of the following list-like data structure is used for managing a dynamic collection of SparseArrays?
(a) SparseList
(b) GeoList
(c) SparseSeries
(d) All of the mentioned
I got this question in a job interview.
This is a very interesting question from Pandas in section Data Analysis with Python of Data Science