cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • issues running jmp2pandas.py

    I am getting a termination error every time I run jmp2pandas. The table is formed, but then the termination error appears (see attached image). import jmp2pandas import pandas as pd data = { "Name": ["Alice", "Bob", "Charlie"], "Age": [25, 30, 35], "City": ["New York", "London", "Paris"] } df = pd.DataFrame(data) jmp2pandas.df2dt(df,dt_title='Example df to dt')

    mhw_novonesis mhw_novonesis
    Discussions |
    May 21, 2026 12:56 AM
    248 views | 6 replies
  • Logging to SPLUNK from a JMP script

    Has anyone written JSL to send messages to a SPLUNK instance?  The idea would be to capture all of the log messages from multiple applications in a single spot

    RC_Flyer RC_Flyer
    Discussions |
    May 20, 2026 7:46 PM
    115 views | 1 replies
  • How can I recreate a lost screening DOE design

    I created a classical screening DOE with 6 factors. Using the default number of runs of 20 the jmp software made a design table. I didn't save the design table. I ran the DOE and collected the responses. To analyze the DOE and create prediction formulas I need the original design table. Each time I set up a screening DOE with the same factors and responses I get different design tables. Is there a...

    drmouse drmouse
    Discussions |
    May 20, 2026 8:00 AM
    259 views | 4 replies
  • Mixture DoE with 6 ingredients, use maximum 3.

    Dear Community,  I'd like to set up a mixture DoE comprised of: Polymer: 80%Water: 18,4% - 20%Additive1: 0-0,8%Additive2: 0-0,8%Additive3: 0-0,8%Additive4: 0-0,8%Additive5: 0-0,2% Since Polymer ist constant, I removed it. Hence I get: Water: 92% - 100%Additive1: 0-4%Additive2: 0-4%Additive3: 0-4%Additive4: 0-4%Additive5: 0-1% Now I want to screen Additive performance, but have only 1 or 2 Additive...

    DocBo DocBo
    Discussions |
    May 20, 2026 1:19 AM
    959 views | 5 replies
  • How do I define effect columns once in a variable for use in model?

    Hi everyone- I am losing my mind trying to figure this out. I believe the answer lies in some magical combination of Eval() and Expr() but I can't figure it out. 

    I have a list of columns I want to define at the beginning of the script and then reference for use as model effects, as shown below. How do I get the model to recognize the list as a list of columns to use as effects? Thank you!   JMP 19...

    MuddyMaeSuggins MuddyMaeSuggins
    Discussions |
    May 18, 2026 9:19 PM
    117 views | 2 replies

Latest Discussions

  • Logging to SPLUNK from a JMP script

    Has anyone written JSL to send messages to a SPLUNK instance?  The idea would be to capture all of the log messages from multiple applications in a single spot

    RC_Flyer RC_Flyer
    Discussions |
    May 20, 2026 7:46 PM
    115 views | 1 replies
  • How can I recreate a lost screening DOE design

    I created a classical screening DOE with 6 factors. Using the default number of runs of 20 the jmp software made a design table. I didn't save the design table. I ran the DOE and collected the responses. To analyze the DOE and create prediction formulas I need the original design table. Each time I set up a screening DOE with the same factors and responses I get different design tables. Is there a...

    drmouse drmouse
    Discussions |
    May 20, 2026 8:00 AM
    259 views | 4 replies
  • Mixture DoE with 6 ingredients, use maximum 3.

    Dear Community,  I'd like to set up a mixture DoE comprised of: Polymer: 80%Water: 18,4% - 20%Additive1: 0-0,8%Additive2: 0-0,8%Additive3: 0-0,8%Additive4: 0-0,8%Additive5: 0-0,2% Since Polymer ist constant, I removed it. Hence I get: Water: 92% - 100%Additive1: 0-4%Additive2: 0-4%Additive3: 0-4%Additive4: 0-4%Additive5: 0-1% Now I want to screen Additive performance, but have only 1 or 2 Additive...

    DocBo DocBo
    Discussions |
    May 20, 2026 1:19 AM
    959 views | 5 replies
  • How do I define effect columns once in a variable for use in model?

    Hi everyone- I am losing my mind trying to figure this out. I believe the answer lies in some magical combination of Eval() and Expr() but I can't figure it out. 

    I have a list of columns I want to define at the beginning of the script and then reference for use as model effects, as shown below. How do I get the model to recognize the list as a list of columns to use as effects? Thank you!   JMP 19...

    MuddyMaeSuggins MuddyMaeSuggins
    Discussions |
    May 18, 2026 9:19 PM
    117 views | 2 replies
  • JMP file question

    Hi, Is there a way for me and a collegue to work on the same JMP file in real time? We have JMP 17.  Thanks!

    Furbelows Furbelows
    Discussions |
    May 18, 2026 8:05 PM
    410 views | 4 replies

Latest Discussions

view all discussions