Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- keepAllJoinKeyColumns(boolean) - Method in class tech.tablesaw.joining.AbstractJoiner
- keepAllJoinKeyColumns(boolean) - Method in class tech.tablesaw.joining.DataFrameJoiner
-
When the argument is true, the join columns of the second (and subsequent) tables are included in the results, even when they're identical in name and data with the first join table.
- kendalls(NumericColumn<?>) - Method in interface tech.tablesaw.api.NumericColumn
-
Returns the Kendall's Tau Rank correlation between the receiver and the otherColumn
- kurtosis - Static variable in class tech.tablesaw.aggregate.AggregateFunctions
-
A function that takes a
NumericColumn
argument and returns the kurtosis of its values - kurtosis() - Method in interface tech.tablesaw.api.NumericColumn
-
Returns the kurtosis of the data in this column
- kurtosis() - Method in class tech.tablesaw.columns.numbers.NumberRollingColumn
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form