Interface | Description |
---|---|
NumberFillers<T> | |
NumberFilters | |
NumberMapFunctions | |
NumberPredicates |
Support for built-in predicates on double column
|
Class | Description |
---|---|
DoubleColumnType |
The
ColumnType for DoubleColumn |
DoubleParser | |
FloatColumnType |
The
ColumnType for FloatColumn |
FloatParser | |
IntColumnType |
The
ColumnType for IntColumn |
IntParser | |
LongColumnType |
The
ColumnType for LongColumn |
LongParser | |
NumberColumnFormatter | |
NumberInterpolator<T extends Number> |
Creates a new column with missing cells filled based off the value of nearby cells.
|
NumberRollingColumn |
Does a calculation on a rolling basis (e.g.
|
ShortColumnType | |
ShortParser | |
Stats |
An object that calculates in one pass a variety of common statistical values that describe a
column
|
Copyright © 2022. All rights reserved.