New in JMP® 18: Python jmp.DataTable and pandas.DataFrame
JMP 18 introduces a lot of new capabilities, including revamped Python support, which allows users to directly access, modify, and create JMP data tables from Python. This is accomplished through the jmp.DataTable Python object. Keep reading to learn how to create a pandas.DataFrame from a JMP data table, as well as the reverse, a JMP data table from a pandas.DataFrame live and in-memory.