Python Integration
Hey Everyone,
I’m new to JMP but have a lot of experience in Python.
I’m using JMP as a validated platform for statistical analysis and want to use python to allow easy csv writing etc.
I’m really struggling with bringing variables into and out of jsl.
I have a JMP data table that I want to do simple analysis on (min,mean max, std, etc) which I have used python to find. I am trying to find a way to ...