prophet/python/fbprophet
Chris Benson 98f2a7be18
Fix Issue with Pickling Models in Python3.6 because of Logger Attribute (#1452)
* Fix issue with pickeling models due to logger

* Fixes Model Pickle Error in Python3.6 as described in #1361
2020-04-28 12:30:31 -07:00
..
tests Parallel Cross Validation (#1434) 2020-04-28 12:25:41 -07:00
__init__.py mark dev version 2020-04-04 08:28:42 -07:00
diagnostics.py Parallel Cross Validation (#1434) 2020-04-28 12:25:41 -07:00
forecaster.py Fix Issue with Pickling Models in Python3.6 because of Logger Attribute (#1452) 2020-04-28 12:30:31 -07:00
hdays.py Holidays in United Arab Emirates (#1390) 2020-03-23 16:25:12 -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 suppress plotly error logging (#1332) 2020-02-17 15:00:14 -08:00
serialize.py Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -07:00