prophet/python/fbprophet
Ben Letham c943d966b4
Add functions for serializing to/from JSON (#1414)
* Add functions for serializing to/from JSON

* Fix list vs. series type issue, track version

* Avoid DateTimeIndex

* bugfix

* another fix

* Fix copy test

* Fix issue with pre-epoch dates

* Handle empty datetime series
2020-04-04 08:23:27 -07:00
..
tests Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -07:00
__init__.py version bump 2020-02-09 19:16:05 -08:00
diagnostics.py modified cross_validation to allow custom cutoffs (#1402) 2020-03-26 16:36:02 -07:00
forecaster.py Add functions for serializing to/from JSON (#1414) 2020-04-04 08:23:27 -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 sampling iters arg name, logic changes (#1389) 2020-03-24 14:33:52 -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