Products | Versions |
---|---|
Spotfire Statistica | 13.2 |
With Python (3.5 or 2.7) scripting language in Python node, "ActiveDataSet['SpreadsheetNodeName']" is used to read inputs from upstream spreadsheet nodes.
With IronPython scripting language in Python node, "InputContainer[x].DataSource" is used to take inputs from upstream spreadsheet nodes.
Example workspaces with python node with Python (3.5 or 2.7) and IronPython scripting languages are attached in this article.