v0.7.0
What's Changed
- [Fix]: prevent arima RuntimeWarnings in #136
- [BREAKING CHANGE] Fitted Values Computation in #137
- Now models return a dict instead a numpy array with
mean
andfitted
values.
Full Changelog: v0.6.0...v0.7.0
mean
and fitted
values.Full Changelog: v0.6.0...v0.7.0