DataCanvasIO / HyperTS

A Full-Pipeline Automated Time Series (AutoTS) Analysis Toolkit.
https://hyperts.readthedocs.io
Apache License 2.0
260 stars 27 forks source link

Need at least 3 dates to infer frequency #95

Closed kelvin-ksl closed 1 year ago

kelvin-ksl commented 1 year ago

My dataset has a variance of seconds, I already defined this in the make_experiment method passing freq="S" as a parameter, but I keep getting the same message.

Example of values of the dataset: 1970-01-01 20:11:17 1970-01-01 20:11:18 1970-01-01 20:11:19 1970-01-01 20:11:20 1970-01-01 20:11:21