Install prophet package
-
Hi, I need to use predictive features in Superset and it requires the installation of prophet package.
Could you please give me a hand on that?
-
Hi, sorry I just saw your answer. I think we just need to install the library in the container directly:
-
Thanks for your reply. What is your plan to implement that though?
-
ah I misread the issue there, looks like fixes are merged long ago. Have to look into this again. Since I don't really know superset as an app as such, can you explain how to enable this predictive feature so I can see it failing and look for a fix? From what I can see upstream only has this as a dev-dependency, which we do not install currently https://github.com/apache/superset/blob/master/requirements/development.txt
-
When you create line chart for example, in the 'Predictive Analytics' section you can tick the option 'ENABLE FORECAST' and then compute the chart.
-
Thanks a lot!
-
-