prophet/python/fbprophet
Ben Letham d8dd2f53b7
Add progress bar to cross_validation (#1338)
* tqdm

* Added progress bar to the crossvalidation

In order to improve the user experiance a progress bar is added to the crossvalidation loop.

* Update requirements.txt

* Update python/fbprophet/diagnostics.py

* updated further

* Update requirements.txt
2020-03-04 16:01:02 -08:00
..
tests Replaced pystan with cmdstanpy (#1083) 2020-02-07 14:34:08 -08:00
__init__.py version bump 2020-02-09 19:16:05 -08:00
diagnostics.py Add progress bar to cross_validation (#1338) 2020-03-04 16:01:02 -08:00
forecaster.py Remove logging.root basicConfig on fbprophet import (#1336) 2020-02-17 14:11:23 -08:00
hdays.py Update holidays csv for R, and fix bad utf-8 parsing 2020-02-04 15:12:28 -08:00
make_holidays.py Fix exception causes in 2 modules (#1370) 2020-03-03 17:34:06 -08:00
models.py Fix exception causes in 2 modules (#1370) 2020-03-03 17:34:06 -08:00
plot.py suppress plotly error logging (#1332) 2020-02-17 15:00:14 -08:00