Tiny Tricks with Data Connectors
The new Data connector Concept in JMP is very helpful:
- within a few minutes (and a willing AI) a user can create any data connector they want. Here is a wonderful introduction by Brian Corcoran: Build a Python-based JMP Data Connector in Minutes (2026-EU-30MP-2638)
- The data is piped through Query Builder. Together with the data, the user gets a working UPDATE functionalitiy.
- ...
here are s...