Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am new in Qlik and I want some guidance regarding Qlik Sense Desktop. Now I have a script in python which is doing analysis on customer segmentation using K-Means Algorithm and K-NN with the help of scikit learn and other libraries. Now the issue is that I want those analyses in some visualization using Qlik Sense Desktop version dynamic dashboards and I can't able to do so because I have no API or connectors to integrated Python with Qlik Sense Desktop.
Kindly help me out regarding this issue, I will be thankful to you.
Regards
Agha
Hi,
This might be useful for you.
https://github.com/qlik-oss/server-side-extension/blob/master/examples/python/GetStarted.md
Regards,
Chirag
Hi,
Thanks for helping out. Just I want to ask that how can I integrate my own notebook file with Qlik Sense using this SSE ??