v1.2.4
What's Changed
- Enhance spark API & add compatibility with spark-on-k8s-operator. by @aadyotb in #114
- Enhance tree forecasters to work with
max_forecast_steps=None
andreturn_prev=True
. by @aadyotb in #114 - Fix
Prophet.resample_time_stamps
bug by @rafaelleinio in #112 - Add policy to replace missing time series values with 0. by @aadyotb in #113
New Contributors
- @rafaelleinio made their first contribution in #112
Full Changelog: v1.2.3...v1.2.4