Package tech.tablesaw.columns.numbers
package tech.tablesaw.columns.numbers
-
ClassDescriptionThe
ColumnType
forDoubleColumn
TheColumnType
forFloatColumn
TheColumnType
forIntColumn
TheColumnType
forLongColumn
NumberInterpolator<T extends Number>Creates a new column with missing cells filled based off the value of nearby cells.Support for built-in predicates on double columnDoes a calculation on a rolling basis (e.g. mean for last 20 days)An object that calculates in one pass a variety of common statistical values that describe a column