Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
RESUELTAS

FBProphet in Python Tool

ahal
Meteoroide

Has anyone gotten the fbprophet package to work in the Alteryx Python Tool?

 

I tried using Alteryx.installPackages("fbprophet"), but the designer just starts using all CPU for a few minutes, and then I get no response or error code, and then the package is still not available.

4 RESPUESTAS 4
PaulN
Alteryx Alumni (Retired)

Hi @ahal,

 

Thank you for posting!

 

Are you able to install PyStan, fbprophet main dependency ?

 

Note that there are known issues with Windows 10 / Python 3.6.0: https://github.com/facebook/prophet/issues/2

 

Kind regards,

 

Paul Noirel

Sr Customer Support Engineer, Alteryx

TimothyL
Alteryx Alumni (Retired)

@ahal 

 

Please refer to this post to install the Prophet with conda: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Manage-packages-for-Python-Tool-with-C...

 

TL

ahal
Meteoroide

Thanks, this is great news 🙂

TimothyL
Alteryx Alumni (Retired)

Hi @ahal ,

 

Recently, we have developed a Prophet Tool in R for more drag & drop features. See if it's helpful to you:

https://community.alteryx.com/t5/Data-Science-Blog/Expand-Your-Predictive-Palette-III-I-Sales-Foreca... 

 

TL

Etiquetas