-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
I forked prophet and then cloned my fork. I then tried to run the quickstart.py example, but it failed because pandas-datareader and seaborn were not installed, they were not installed, because they were not in setup.py file.
Also, the integration test for the quickstart failed, because the YahooData class dose not support cache_data. I fixed this on my fork by adding both cache_path and data_path to the init methods for:
- YahooData
- YahooCloseData
- PandasDataGenerator
You can find my changes in the merge that I made to my fork...
If this is what, you intended. I can submit a pull request to your fork.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels