What function in Python helps in creating Date Time index for data that does not have date or time values captured?

Q & ACategory: Time SeriesWhat function in Python helps in creating Date Time index for data that does not have date or time values captured?
Admin Staff asked 3 years ago

What function in Python helps in creating Date Time index for data that does not have date or time values captured?

a) to_datetime()
b) date_range()
c) date_fill()
d) None of the Options

1 Answers
Admin Staff answered 3 years ago

b) date_range()