prophet/python/fbprophet
2019-05-03 08:40:20 -07:00
..
tests Feature Proposal with Python Draft: Masked seasonality (#873) 2019-03-18 10:04:35 -07:00
__init__.py Version bump; test fixes; R build 2018-12-03 22:21:37 -08:00
diagnostics.py Warn in cross validation if initial period is less than seasonality (#557), and fix bug that can produce error if period > initial 2019-05-03 08:40:20 -07:00
forecaster.py Meaningful error message if predict is called before fit (for #462) 2019-05-02 14:53:57 -07:00
hdays.py Rather using Monday const from built-in calendar.py (#791) 2019-01-07 16:22:31 -08:00
make_holidays.py Update and rename README to README.md and Unicode strings (#766) 2018-12-20 15:33:23 -08:00
models.py Update and rename README to README.md and Unicode strings (#766) 2018-12-20 15:33:23 -08:00
plot.py Added a interactive Plotly plot of the forecast (#915) 2019-04-17 16:47:16 -07:00