Package | Description |
---|---|
tech.tablesaw.columns | |
tech.tablesaw.columns.numbers |
Modifier and Type | Method | Description |
---|---|---|
default Interpolator<T> |
Column.interpolate() |
Provides the ability to create a new column with missing cells filled based off the value of
nearby cells.
|
Modifier and Type | Class | Description |
---|---|---|
class |
NumberInterpolator<T extends Number> |
Creates a new column with missing cells filled based off the value of nearby cells.
|
Copyright © 2022. All rights reserved.