Package | Description |
---|---|
tech.tablesaw.aggregate | |
tech.tablesaw.api | |
tech.tablesaw.columns | |
tech.tablesaw.filtering.text | |
tech.tablesaw.table |
Class and Description |
---|
AggregateFunction
Functions that calculate values over the data of an entire column, such as sum, mean, std.
|
NumericSummaryTable
NumericSummaryTable is a standard table, but one with a specific format:
It has two columns, the first a category column and the second a numeric column,
so that it is appropriate for managing data that summarizes numeric variables by groups
|
Class and Description |
---|
AggregateFunction
Functions that calculate values over the data of an entire column, such as sum, mean, std.
|
CategoryReduceUtils |
SummaryFunction |
Class and Description |
---|
CategoryReduceUtils |
Class and Description |
---|
CategoryReduceUtils |
Class and Description |
---|
AggregateFunction
Functions that calculate values over the data of an entire column, such as sum, mean, std.
|
NumericSummaryTable
NumericSummaryTable is a standard table, but one with a specific format:
It has two columns, the first a category column and the second a numeric column,
so that it is appropriate for managing data that summarizes numeric variables by groups
|
Copyright © 2017. All rights reserved.