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.
I suspect the issue is a scoping issue. You may want to try setting up a new namespace and always assign dtf to the name space. That may eliminate the error you are getting.
I suspect the issue is a scoping issue. You may want to try setting up a new namespace and always assign dtf to the name space. That may eliminate the error you are getting.