Recode multiple values in multiple columns
Hello JMP Experts, I am tying to recode 103 columns of data in a data table. There are quite a few recodes that need to happen in each column. I was trying to follow this post:https://community.jmp.com/t5/Discussions/Recode-multiple-columns-with-JSL-script/m-p/7865#M7859but use recode instead of "if". I think my problem is with the "cols" I used. I'm unsure how to reference the column I am targeti...