Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
MarcoBI
Partner - Contributor
Partner - Contributor

QlikSense and Python Prophet Facebook

Goodmorning,

I have installed python on qlik and i have tried the sample app prophet from https://github.com/nabeel-oz/qlik-py-tools but when run its i receive this message error in comand prompt:


ERROR - Exception iterating responses: Length of passed values ​​is 169, index implies 20.

How can i resolve this mistake?

 

 

 

Marco
Labels (2)
2 Solutions

Accepted Solutions
pradosh_thakur
Master II
Master II

check a few things
1: you followed the setps and install the sse
2: SSE is open in the back end
3: pystan library is installed

It was working perfect for me. never came across such error but it was last year with june version of Qliksense.
Learning never stops.

View solution in original post

Nabeel_Asif
Employee
Employee

Hi @MarcoBI, there was a new release of numpy that caused some incompatibility issues with Prophet. This has been fixed in the latest release of the SSE (v.3.9).

View solution in original post

2 Replies
pradosh_thakur
Master II
Master II

check a few things
1: you followed the setps and install the sse
2: SSE is open in the back end
3: pystan library is installed

It was working perfect for me. never came across such error but it was last year with june version of Qliksense.
Learning never stops.
Nabeel_Asif
Employee
Employee

Hi @MarcoBI, there was a new release of numpy that caused some incompatibility issues with Prophet. This has been fixed in the latest release of the SSE (v.3.9).