qlik-oss / server-side-extension

A Qlik server-side extension protocol for extending the Qlik built-in expression library with functionality from external calculation engines.
MIT License
155 stars 126 forks source link

Add numpy as a prerequisite for python examples #12

Closed josefinestal closed 7 years ago

josefinestal commented 7 years ago

Status

[ ] Under development
[ ] Waiting for code review
[x] Waiting for merge

Information

[ ] Contains breaking changes
[ ] Contains new API(s)
[x] Contains documentation
[ ] Contains test
[x] Contains examples

To-do list

[x] Update the expression using numpy in the Script example app
[x] Add numpy as a prerequisite for the Python examples