============= - Add random states to examples and model grid configuration - Fix damped_trend in statsmodels model definition
0.1.9
=============
- Add support for python 3.6 - Fix loading of country code column for model selector - Improve compatibility with sktime
0.1.8
=============
- Add before_days, after_days, bridge_days features to the holiday transformer for better modeling of after, before and between holiday effects - Add Theta model
0.1.7
=============
- Add support for simultaneous usage of multiple holidays - Add progress bars for model selection - Improve plotting - Column names created by Seasonality and Holiday transformers start with _ to prevent name clashes