Discussion :: Data Science Basics and Toolbox MCQs
- Which of the following method is used for transforming a SparseSeries indexed by a MultiIndex to a scipy.sparse.coo_matrix ?
Answer : Option A
Explanation :
Experimental api to transform between sparse pandas and scipy.sparse structures.
Be The First To Comment