cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Configure Python (Anaconda environment path) with JMP Pro 16.2

    Hi,

    I have seen someone being successful with configuring Python and JMP using an Anaconda environment that contains TensorFlow in the following link ( Integrating JMP with Anaconda Python and Tensorflow ). I want to do the same thing. However, if I follow the steps that are described in that link, it still doesn't work for me. I think this is because I'm using a newer version of JMP Pro (I've got...

    ab_datascience ab_datascience
    Discussions |
    Apr 22, 2022 7:53 AM
    2677 views | 2 replies
  • Code to write JMP table to python

    The above is some code I got from JMP documentation but when I run it nothing happens. I have 64-bit version of python 3.8 and JMP Pro 15. Can anyone help me with this? Do I need to add numpy and scipy and pandas? I have those in my python downloads. Do I need to put them in a different folder too for JMP to query?

    bjbreitling bjbreitling
    Discussions |
    Apr 22, 2022 7:43 AM
    5638 views | 11 replies
  • A bug: Categories changes in local data filter depending on display option

    Why do the categories change when changing display option in local data filter???

    Lars_Østergaard Lars_Østergaard
    Discussions |
    Apr 22, 2022 6:28 AM
    2272 views | 4 replies
  • JSL Feature or Bug?

    I have a function that relies on knowing whether a substring of a larger string represents a number or not, and I simply use the result of the Num() command -- if it returns a missing value I assume the substring does not represent a number. However, a user pointed out a bug that had as the root-cause the fact that the Num() command is perfectly happy with any number preceded by the literal "R". I...

    ErraticAttack ErraticAttack
    Discussions |
    Apr 22, 2022 5:18 AM
    2808 views | 6 replies
  • Connective letters from summary statistics

    Hi all I am currently working on a research project for which i had to calculate some parameters (aka I have their means and standard deviation but not a full table of all repeats). I am trying to do a Tukey HSD test to compare these means and obtain a connective letters report but this seems to be rather impossible (as my table only contains 'one repeat' per measurement/calculation and I do not s...

    Crown Crown
    Discussions |
    Apr 22, 2022 3:46 AM
    3500 views | 7 replies

Latest Discussions

  • Configure Python (Anaconda environment path) with JMP Pro 16.2

    Hi,

    I have seen someone being successful with configuring Python and JMP using an Anaconda environment that contains TensorFlow in the following link ( Integrating JMP with Anaconda Python and Tensorflow ). I want to do the same thing. However, if I follow the steps that are described in that link, it still doesn't work for me. I think this is because I'm using a newer version of JMP Pro (I've got...

    ab_datascience ab_datascience
    Discussions |
    Apr 22, 2022 7:53 AM
    2677 views | 2 replies
  • Code to write JMP table to python

    The above is some code I got from JMP documentation but when I run it nothing happens. I have 64-bit version of python 3.8 and JMP Pro 15. Can anyone help me with this? Do I need to add numpy and scipy and pandas? I have those in my python downloads. Do I need to put them in a different folder too for JMP to query?

    bjbreitling bjbreitling
    Discussions |
    Apr 22, 2022 7:43 AM
    5638 views | 11 replies
  • JSL Feature or Bug?

    I have a function that relies on knowing whether a substring of a larger string represents a number or not, and I simply use the result of the Num() command -- if it returns a missing value I assume the substring does not represent a number. However, a user pointed out a bug that had as the root-cause the fact that the Num() command is perfectly happy with any number preceded by the literal "R". I...

    ErraticAttack ErraticAttack
    Discussions |
    Apr 22, 2022 5:18 AM
    2808 views | 6 replies
  • Connective letters from summary statistics

    Hi all I am currently working on a research project for which i had to calculate some parameters (aka I have their means and standard deviation but not a full table of all repeats). I am trying to do a Tukey HSD test to compare these means and obtain a connective letters report but this seems to be rather impossible (as my table only contains 'one repeat' per measurement/calculation and I do not s...

    Crown Crown
    Discussions |
    Apr 22, 2022 3:46 AM
    3500 views | 7 replies
  • JSL error python dll not found

    When I run the following script:Names Default To Here( 1 ); Python Init( Path( "C:\Anaconda3\envs\PythonR\python37.dll" ) );I get an error: "An installation of Python cannot be found on this system. JMP Python support requires Python version 3.0 or higher, in access or evaluation of 'Python init', Python Init/*###*/(Path("C:\Anaconda3\envs\PythonR\python37.dll")) The python37.dll location is: C:\...

    MarcP MarcP
    Discussions |
    Apr 21, 2022 2:54 PM
    2945 views | 6 replies

Latest Discussions

  • How to create a graph builder box plot with mean values, and including the "group X" variable in the legend

    I'm using JMP 16.2.0 and I'm trying to automatically generate a graph builder with box plots and their mean values with the group X variable as the color. I'm using a bar chart with style=floating to display the mean value (inspired by this topic)My current graph:This is almost what I want, except for a few things.1. I'd like the Group X variable (Recipe) to be visible in the legend as well. One w...

    mvanderaa1 mvanderaa1
    Discussions |
    Apr 20, 2022 4:13 AM
    2513 views | 0 replies
  • Error When Trying to Create User to Access the JMP Virtual Lab

    While taking the Exploratory Data Analysis module, it is time to practice. However, when trying to access the JMP Virtual Lab, I cannot get past the "Create User" option.  JMP VIRTUAL LABTo use the Virtual Lab, please select the Create User link below. If you would prefer to use software on your own machine, please select the Download Data link below.
    Create User Download Course Data Clicking the C...

    TielsForTheWin TielsForTheWin
    Discussions |
    Apr 14, 2022 10:48 AM
    793 views | 0 replies
  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    842 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    597 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    765 views | 0 replies
view all discussions