Products | Versions |
---|---|
Spotfire Statistica | 13.1 and higher |
This article shows how to find the Python integration documentation and provides an example Python script node.
1. Python documentation available currently
User can double click on the Python Node in workspace to open the python node parameter dialog, and then click on the question mark "?" located on the top right corner of the parameter dialog. User will be directed to our Statistica Electronic Manual on "General Scripting Host WPF Nodes". Scroll down the help page to Section 3.3 and 3.4 which describes Python scripting options.
This is the Python documentation we currently have. We may add more detailed examples in future Statistica releases.
2. Example workspace with Python Node to take inputs and generate outputs
Attached include an example workspace for user reference with Python Node deployed to take Statistica spreadsheet node as inputs and generate outputs to "Reporting Documents" node.
Please read "readme.txt" file before executing the example workspace.