Closed michaelleerilee closed 2 years ago
TODO: What does this function do?
This function takes an array of datetimes and constructs temporal index values from them with forward and reverse resolutions as given in the arrays passed in.
and the datetimes are datetime.datetime objects, ISO strings, numpy.datetime64?
do you have an example snipped handy?
TODO: What does this function do?
This function takes an array of datetimes and constructs temporal index values from them with forward and reverse resolutions as given in the arrays passed in.