Retrieving data formatted as a string from Python
Hello, I have a simple script that sends a variable to Python to run an SQL query ( going through JMP directly somehow is very slow, python is fine). Anyway, the query runs fine but I can't figure out how to make use of the data generated by Python and format it into a JMP table. Any suggestions would be greatly appreciated. I've created a move script which generates the string exactly as produced...