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

  • JMP19 - Dataframe Interchange Protocol deprecation warning

    Seeing this in my JSL Logs recently, has jmp19 adapted to something else ? This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?    I run my python code inside the JSL Script.    Python Send(o28k_raw);
    Python Submit(
    raw_data = pd.api.interchange.from_dataframe(
    ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    May 21, 2026 6:43 AM
    73 views | 7 replies
  • Modeling Split Plot DOE results

    Generalized regression does not work with random effects like whole plot factors so, as random noise cannnot be removed, guess genreg can't be used to model split plot DOE results ? 

    frankderuyck frankderuyck
    Discussions |
    May 21, 2026 2:31 AM
    123 views | 9 replies
  • Bayesian optimization or similar "one experiment at a time" techniques

    I'd like to learn more about "Bayesian optimization" or similar "one experiment at a time" techniques available on JMP 18.   Also, will Bayesian optimization be available on the non-Pro JMP platform sometime? Thanks!

    JaromW JaromW
    Discussions |
    May 21, 2026 2:21 AM
    168 views | 3 replies
  • JMP Project breaks

    I have had a persistent but to me random and inexplicable break in several of my JMP projects.   The issue is that particular open tabs in the project will be duplicated.  One tab will be contain the data, the other will be a blank tab.  I have found no other way to clear the blank tab than to close all of the tabs, save the new project then reopen the project and files.   I do not create project ...

    MKostura MKostura
    Discussions |
    May 21, 2026 1:11 AM
    90 views | 1 replies
  • 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
    217 views | 6 replies

Latest Discussions

  • JMP19 - Dataframe Interchange Protocol deprecation warning

    Seeing this in my JSL Logs recently, has jmp19 adapted to something else ? This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?    I run my python code inside the JSL Script.    Python Send(o28k_raw);
    Python Submit(
    raw_data = pd.api.interchange.from_dataframe(
    ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    May 21, 2026 6:43 AM
    73 views | 7 replies
  • Modeling Split Plot DOE results

    Generalized regression does not work with random effects like whole plot factors so, as random noise cannnot be removed, guess genreg can't be used to model split plot DOE results ? 

    frankderuyck frankderuyck
    Discussions |
    May 21, 2026 2:31 AM
    123 views | 9 replies
  • JMP Project breaks

    I have had a persistent but to me random and inexplicable break in several of my JMP projects.   The issue is that particular open tabs in the project will be duplicated.  One tab will be contain the data, the other will be a blank tab.  I have found no other way to clear the blank tab than to close all of the tabs, save the new project then reopen the project and files.   I do not create project ...

    MKostura MKostura
    Discussions |
    May 21, 2026 1:11 AM
    90 views | 1 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
    106 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
    250 views | 4 replies

Latest Discussions

view all discussions