zillow / luminaire

Luminaire is a python package that provides ML driven solutions for monitoring time series data.
https://zillow.github.io/luminaire
Apache License 2.0
764 stars 59 forks source link

Weekly data exploration failure #112

Closed sayanchk closed 2 years ago

sayanchk commented 2 years ago

Reference:

https://github.com/papaemman/luminaire_demo

TL:DR; Data Exploration module doesn't work for time series with frequency 'W' because of a missing variable (tc_window_length). Any idea why is this happening?

sayanchk commented 2 years ago

Fixed under v0.4.1