Uses of Class
tech.tablesaw.table.SelectionTableSliceGroup
-
Packages that use SelectionTableSliceGroup Package Description tech.tablesaw.table -
-
Uses of SelectionTableSliceGroup in tech.tablesaw.table
Methods in tech.tablesaw.table that return SelectionTableSliceGroup Modifier and Type Method Description static SelectionTableSliceGroupSelectionTableSliceGroup. create(Table original, String subTableNameTemplate, int step)Creates a TableSliceGroup where each slice containsstepnumber of rows from the backing table
-