prophet/python/fbprophet
anqus ad53b428c3
Plot continuous weekly seasonality with sub daily data (#1615)
* Check frequency of data

* If sub-daily, use plot_seasonality()

* Format xticks as weekdays for plot_seasonality()

* Display 8 xticks for weekly component
2020-08-12 14:30:06 -07:00
..
tests Add helper function to summarise coefficients of extra regressors (#1572) 2020-08-12 12:12:24 -07:00
__init__.py mark dev version 2020-04-04 08:28:42 -07:00
diagnostics.py Include mdape in performance metric docstring (#1512) 2020-06-05 17:51:25 -07:00
forecaster.py add implementation for constant trend in Python (#1466) 2020-05-14 21:40:40 -07:00
hdays.py Drop Korea class from hdays.py (#1438) 2020-06-05 16:54:58 -07:00
make_holidays.py Fix exception causes in 2 modules (#1370) 2020-03-03 17:34:06 -08:00
models.py Fix Issue with Pickling Models in Python3.6 because of Logger Attribute (#1452) 2020-04-28 12:30:31 -07:00
plot.py Plot continuous weekly seasonality with sub daily data (#1615) 2020-08-12 14:30:06 -07:00
serialize.py Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -07:00
utilities.py Add helper function to summarise coefficients of extra regressors (#1572) 2020-08-12 12:12:24 -07:00