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 have created a column for a nominal value for a date and time, however, it does not remain sorted by date and time. How do I sort this column appropriately?
The issue is not that the data are nominal, but that the data is character. The easiest way to deal with this is to convert the datatype into a numeric date/time column, and then set the modeling type to nominal
The issue is not that the data are nominal, but that the data is character. The easiest way to deal with this is to convert the datatype into a numeric date/time column, and then set the modeling type to nominal