Which of the following thing can be data in Pandas?
(a) a python dict
(b) an ndarray
(c) a scalar value
(d) all of the mentioned
This question was addressed to me in quiz.
The above asked question is from Pandas Data Structure in portion Data Analysis with Python of Data Science