facebookresearch / Kats

Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
MIT License
4.88k stars 534 forks source link

No selected backends had an implementation for this function. #250

Closed matheusdias1996 closed 1 year ago

matheusdias1996 commented 2 years ago

Whenever I try to run TsFeatures().transform() on a TimeSeriesData object (series or dataframe) I get this error: "No selected backends had an implementation for this function." I am attaching a picture of my notebook.

MoKazemi9 commented 2 years ago

Hi @matheusdias1996 , Thank yo u for the issue, we are working on this issue and will be resolved soon.

jeffhandl commented 1 year ago

@matheusdias1996 did you mean to attach something here?

mattdias96 commented 1 year ago

Hey Jeff,

I forgot to attach the picture, but @iamxiaodong helped me with this, so I think we can close the issue