Interface | Description |
---|---|
CategoricalColumn |
A column type that can be summarized, or serve as a grouping variable in cross tabs or other aggregation operations.
|
ColumnType | |
NumberColumn |
Class | Description |
---|---|
BooleanColumn |
A column in a base table that contains float values
|
DateColumn |
A column in a base table that contains float values
|
DateTimeColumn |
A column in a table that contains long-integer encoded (packed) local date-time values
|
DoubleColumn |
A column in a base table that contains double precision floating point values
|
Row | |
StringColumn |
A column that contains String values.
|
Table |
A table of data, consisting of some number of columns, each of which has the same number of rows.
|
Table.RowPair | |
TimeColumn |
A column in a base table that contains float values
|
Copyright © 2018. All rights reserved.