mozilla / docker-etl

Collection of dockerized ETL jobs managed by data engineering.
Mozilla Public License 2.0
19 stars 15 forks source link

added more tests to prophet_forecast #264

Closed jaredsnyder closed 3 months ago

jaredsnyder commented 3 months ago

This PR adds unit tests for the predict, _predict, _fit, fit, and summarize methods for ProphetForecast to make it easier to refactor this code

Checklist for reviewer: