Pages
(Move to ...)
Home
Info
HowTo
Code
Publications
Finance
Links
Legal
▼
Showing posts with label
IronPython
.
Show all posts
Showing posts with label
IronPython
.
Show all posts
03/12/2015
[TIBCO Spotfire] Export data table as CSV via IronPython
›
Here's a sample script to programmatically via IronPython export a data table as CSV from Spotfire.Dxp.Data.Export import DataWriterType...
2 comments:
[TIBCO Spotfire] Mark rows via IronPython
›
Here's a sample script to programmatically via IronPython mark rows with a particular value (set GRAPH as script parameter pointing to t...
[TIBCO Spotfire] Filter handling via IronPython - set value
›
Here is a sample script to programatically via IronPython set a value for a filter in Spotfire; if the value does not exist in the allowed f...
4 comments:
03/08/2015
[Spotfire] Send JMS message to EMS with IronPython script
›
Want to take your Spotfire analysis to the next level? What about adding an extra level of interactivity to it? Maybe you also have a Bus...
[Python] HTTP POST
›
Here is a sample piece of code on how to issue HTTP POST requests with an XML payload from Python URI = 'https://httpbin.org/post...
›
Home
View web version