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.85k stars 132 forks source link

Quick fix 871 #872

Closed swotai closed 1 month ago

swotai commented 2 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.