Diana Maya
04/01/2024, 3:22 PMDiana Maya
04/04/2024, 6:35 PMMax
04/10/2024, 10:05 PMCristian Challu
04/11/2024, 6:16 PMtime_col
column should contain the timestamp of each observation. Can you provide more details on the error you are encountering? The most common error is a mismatch between values and frequency of the data.
The column has some requirements as mentioned in our documentation (add link to docs.nixtla.io). One requirement is that the time_col
should have unique values for each unique time series (id_col
). There can be duplicate dates if they are for different series.