arundo / adtk

A Python toolkit for rule-based/unsupervised anomaly detection in time series
https://adtk.readthedocs.io
Mozilla Public License 2.0
1.09k stars 145 forks source link

`expand_events` accepts binary series #94

Closed tailaiw closed 4 years ago

tailaiw commented 4 years ago

In response to #40, adtk.data.expand_events accepts input as pandas Series or DataFrame now.