business-science / anomalize

Tidy anomaly detection
https://business-science.github.io/anomalize/
339 stars 61 forks source link

No date or datetime column found. #17

Closed Maryoda2 closed 6 years ago

Maryoda2 commented 6 years ago

Hi ! I'm still in trouble, trying to anomalize a dataset called aqw2 and it doesn't work, this is what I get

Error in value[3L] : Error in prep_tbl_time(): No date or datetime column found.

Here is the dataset aqw2.txt

Really need it's an important project, thanks so much !

tarunparmar commented 6 years ago

Hi,

I am having similar issue, may date column has time data and the function doesnt seem to recognize that. Were you normalizing your data from time granularity to Dates ? Or were you able to run it as it is? Please share. Thanks.

Tarun