发布日期: 03/04/2025

jmp Package Objects

The jmp Package exposes several JMP objects to Python. Use these objects to manage data tables, columns, column data types, and column modeling types.

jmp.DataTable

Description

Python Object wrapping a JMP data table.

jmp.DataTable.Column

Description

Python Object wrapping a JMP data table column.

jmp.DataType

Description

An enumeration of the Column’s data type. Values: Numeric, Character, RowState, or Expression.

jmp.ModelingType

Description

An enumeration of the column’s modeling type. Values: Continuous, MultipleResponse, Nominal, Ordinal, Text, TypeNone, or Vector.

需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).