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.
Scripting Calculations from Data in Table to New Data Table
Aug 8, 2023 03:21 PM(1333 views)
I have data where I need conditions met and all combinations calculated. How would this need to be scripted? Data Table: Compound Product Value A 1 w B 1 x A 2 y B 2 z New Data Table: Compound Product Test Sum A 1 and 2 w+y B 1 and 2 x+z