Point out the wrong statement.
(a) min, max, idxmin, idxmax operations are supported on Series
(b) You cannot pass a timedelta to get a particular value
(c) Division by the numpy scalar is true division
(d) None of the mentioned
I had been asked this question by my college professor while I was bunking the class.
This key question is from Time Deltas topic in chapter Data Analysis with Python of Data Science