prophet/python/fbprophet
2019-05-06 16:38:13 -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 If ds column is int, convert to str before pd.to_datetime to avoid nanosecond casting (#675) 2019-05-06 16:38:13 -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 Add plotly plot to quickstart example 2019-05-06 16:15:23 -07:00