Package | Description |
---|---|
tech.tablesaw.api |
Modifier and Type | Method | Description |
---|---|---|
void |
Table.doWithRowPairs(Consumer<Table.RowPair> pairConsumer) |
Applies the function in
pairs to each consecutive pairs of rows in the table |
Copyright © 2018. All rights reserved.