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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install Kats in Python 3.11, 3.10, 3.9

curiouscod3 opened this issue · comments

commented

I've found this library to use a change points detection algorithm.
But I cannot install even after making a clean new python environment with Conda create env.
Is this library only for old python versions?
Most of my python projects use Python 3.11 with my Apple Silicon. so