cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
efulton2
Level I

JSL to Python Scripting

I am very new to both Python and JSL and am trying to run a script I wrote in Python through the JSL-Python connection. I would like to:

1. Select a .txt file from my desktop 

2. Send that file to Python

3. Execute the tidying procedure I've written  

4. Return a JMP table 

 

This is currently what my code looks like. Thanks so much for any advice! 

 

 

 

2 REPLIES 2

Re: JSL to Python Scripting

Can you provide more information? Are steps 3 and 4 currently working, but the only thing you need is to make JMP dynamically pick a file and pass it to the Python script?

Byron_JMP
Staff

Re: JSL to Python Scripting

the python part might be easier/faster to do in JMP?  A little workflow builder?

JMP Systems Engineer, Health and Life Sciences (Pharma)

Recommended Articles