prophet/python/fbprophet
Robin Teuwens 87844821d3
Making sure 'holiday' is a Dataframe when using plot_components_ploty() (#1526)
* Issue #1525: Using m.construct_holiday_dataframe() to make sure 'holidays' is a DataFrame.

* #1525 | issuecomment-639399524 | enhancement: have plotly graph the holiday component consistent with matplotlib.

Co-authored-by: Robin Teuwens <teuwens@electris.lu>
2020-06-10 17:33:12 -07:00
..
tests add implementation for constant trend in Python (#1466) 2020-05-14 21:40:40 -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 Making sure 'holiday' is a Dataframe when using plot_components_ploty() (#1526) 2020-06-10 17:33:12 -07:00
serialize.py Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -07:00