cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

attribute numeric value to a text

Bonjour,

j'ai une table de données avec plusieurs colonnes de textes et 1 colonne de numériques (résultats). chaque colonne de texte décrit un process, conditions, machine.. spécifique utilisés. je voudrais voir quels sont les process, conditions, machines qui obtiennent les meilleurs résultats. je ne peux pas faire d'analyse multivariée avec les colonnes de textes. existe -t-il un moyen dans jmp de créer une nouvelle colonne numérique qui attribuerait un nombre à un texte? par exemple, pour la colonne 1, j'ai 20 textes différents et donc jmp se charge de créer une colonne en attribuant à chaque texte différent un nombre de 1 à 20. 

1 ACCEPTED SOLUTION

Accepted Solutions
Victor_G
Super User

Re: attribute numeric value to a text

Hi @Claire_30,

 

Welcome in the Community !

You could use the option Convert Labels to Codes and Codes to Labels by selecting your columns, then go to menu "Col", then "Utilities", and then "Labels to Code". Example on "Big Class Families" dataset by selecting column "name" :

Victor_G_0-1744374186151.png

 

Hope this answer will help you,

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)

View solution in original post

1 REPLY 1
Victor_G
Super User

Re: attribute numeric value to a text

Hi @Claire_30,

 

Welcome in the Community !

You could use the option Convert Labels to Codes and Codes to Labels by selecting your columns, then go to menu "Col", then "Utilities", and then "Labels to Code". Example on "Big Class Families" dataset by selecting column "name" :

Victor_G_0-1744374186151.png

 

Hope this answer will help you,

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)

Recommended Articles