Contents

columnTypes

The type of the data in each column.

Declaration

var columnTypes: [String : MLDataValue.ValueType] { get }

Discussion

The keys in the dictionary provided by this column correspond to the names of the columns in the data table.

See Also

Getting information about a data table’s columns