prophet/python/fbprophet
Benjamin Ogorek 0a270b4a19
Minor modification in handling strings (#1301)
* Style modifications to fbprophet

* fixing cases where tests were broken

* minor style changes

* changed f-strings to named formatted strings due to Python2 build

* fixing syntax errors

* switching to formatted string quoting using {!r}

* Fixing ValueError Styling in my own branch

* fixing type and changing back one quoted string
2020-01-28 15:24:40 -08:00
..
tests minor style changes 2020-01-27 13:25:56 -08:00
__init__.py py version bump 2019-05-14 09:11:21 -07:00
diagnostics.py fix bug in performance metrics 2019-08-09 12:06:24 -07:00
forecaster.py Minor modification in handling strings (#1301) 2020-01-28 15:24:40 -08:00
hdays.py update hdays.py 2020-01-27 13:32:33 -08:00
make_holidays.py Change to MIT license 2019-05-21 11:40:04 -07:00
models.py Change to MIT license 2019-05-21 11:40:04 -07:00
plot.py Fix plotting with 0 changepoints 2019-11-06 15:23:21 -08:00