Writing a data table in Python
I perform extensive post-processing in Python and then move that data to jmp for analysis. Is the data table format standardized or documented somehow so that I can write jmp files directly? Right now I am writing to an intermediate CSV and then importing which is just another step to go wrong. The answer to a similar question from last year suggested that the user write their data to a JSL script...
yvesa_roy
matthew5
des2870