Timestamp format
Hi i'm looking for toolkits for timeseries anomaly detection, i think this cloud help me but i didn't understand how to exactly work with luminol, how is the data format or the input format,can some one provide me with a simple example, for example i have a .csv file with values and date/time and i want to detect anomalies.. what format should i use for input?
I'am also with this problem. Could you figure it out how the format should be? :D I've just opened another issue about this problem. Ty.
hi the datetime should be in UNIX format.
Sample Query https://api.linkedin.com/v2/organizationalEntityFollowerStatistics?q=organizationalEntity&organizationalEntity=urn:li:organization:<companyID>&timeIntervals.timeGranularityType=DAY&timeIntervals.timeRange.start={date.add(-30).format('epochTime')}000