Unable to Convert Character Column to Continuous Date Format Using JSL
Hello, I have an input table with a column TEST_START_DATETIME that JMP initially recognizes as a Character/Nominal Data/Modeling Type as shown below. I can set this column as a continuous date/time format type using the Column Info dialog. Note the text is shifted to the right, indicating it's a cell. However, when I try to do this in JSL I get an empty column. It looks like it converted the...