Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm looking for a technical solution to open existing Modeler-streams (or Jobs and Nodes), get pieces of information about them, and execute them using a programming language. There is e.g. a well documented python API for the SPSS Statistics package, by which means you can start the spss-processor and run calculations just by running a python script.

I'd love to have the same functionality for the modeler. My primary use case is the exstraction of metadata about the modeler streams.

There is already an existing Java-Api capable of extending the Modeler functionality, but I found no way to edit streams.

share|improve this question
I thought SPSS had python support? – pythonm Oct 21 '12 at 21:09

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.