Which of the following can potentially change the dtype of a series?
(a) reindex_like
(b) index_like
(c) itime_like
(d) none of the mentioned
This question was posed to me at a job interview.
My doubt stems from Computational tools topic in section Data Analysis with Python of Data Science