Which of the following is the base layer for all of the sparse indexed data structures?
(a) SArray
(b) SparseArray
(c) PyArray
(d) None of the mentioned
I had been asked this question in exam.
This key question is from Pandas in chapter Data Analysis with Python of Data Science