Point out the correct statement.
(a) Pandas represents timestamps in microsecond resolution
(b) Pandas is 100% thread safe
(c) For Series and DataFrame objects, var normalizes by N-1 to produce unbiased estimates
(d) All of the mentioned
This question was posed to me in an online interview.
I want to ask this question from Computational tools topic in chapter Data Analysis with Python of Data Science