
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlik Sense and Python Integration
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
- Tags:
- api
- app development
- integration
- plugin
- python
- qlik academic program
- Qlik Analytics Plugin
- qlik sense desktop
- Visaulizations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
This might be useful for you.
https://github.com/qlik-oss/server-side-extension/blob/master/examples/python/GetStarted.md
Regards,
Chirag

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ??
