InterviewSolution
Saved Bookmarks
| 1. |
Numeric reduction operation for timedelta64[ns] will return _________ objects.(a) Timeseries(b) Timeplus(c) Timedelta(d) None of the mentionedThis question was addressed to me during an interview for a job.Question is from Time Deltas in section Data Analysis with Python of Data Science |
|
Answer» The CORRECT answer is (c) Timedelta |
|