| Package | Description |
|---|---|
| tech.tablesaw.api |
| Modifier and Type | Method | Description |
|---|---|---|
default NumberRollingColumn |
NumericColumn.rolling(int windowSize) |
Returns a
RollingColumn with the given windowSize, which can be used for performing
calculations on rolling subsets of my data |
Copyright © 2022. All rights reserved.