New Features
- TBATS model @MMenchero (#578)
Bug Fixes
- fix arima init params @jmoralez (#747)
- remove seasonal component in CES when data has less than two periods @jmoralez (#746)
- fix predict_in_sample for seasonal naive @jmoralez (#744)
- ensure float dtype in ets @jmoralez (#741)