uber / orbit

A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
https://orbit-ml.readthedocs.io/en/stable/
Other
1.89k stars 135 forks source link

Quick fix 871 #872

Closed swotai closed 4 months ago

swotai commented 4 months ago

Description

Adjust the is_ordered_datetime helper function to take care of both tz and non-tz arrays

Fixes #871

Type of change

Please delete options that are not relevant.