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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
So I've been handed an old .jsl file that parses a bunch of .dat and .csv files into a combined .jmp table. It looks through several files for each lot (one per wafer) and combines it all into a single data table. However, it was never programmed to add the timestamp from the metro tool. How can I add to the .jsl to grab the timestamps from the files?