The Spotfire editor for IronPython is primitive and doesn't include all the features expected of a modern IDE. While this tool doesn't attempt to solve the entire problem (e.g. debugging), it does ...
I wrote a simple python data function with pandas do clean up my data. Mostly I remove qualifiers and split and average data. When I run the data function during ...
Developing IronPython scripts in Spotfire and their limitations. Scripts are small IronPython code snippets that can be written and executed on the fly. They require no compilation and deployment.