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

module 'packaging.version' has no attribute 'LegacyVersion'

Copehael opened this issue · comments

from kats.detectors.cusum_detection import CUSUMDetector

Hi, I think this has already been fixed, with this: 5d5c708