Uses of Package
tech.tablesaw.api
-
Classes in tech.tablesaw.api used by tech.tablesaw.aggregate Class Description BooleanColumn A column that contains boolean valuesCategoricalColumn A column type that can be summarized, or serve as a grouping variable in cross tabs or other aggregation operations.ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeDateColumn A column that contains int-encoded local date valuesDateTimeColumn A column that contains long-integer encoded (packed) local date-time valuesInstantColumn A column that contains long-integer encoded (packed) instant values.NumericColumn A Column of numeric valuesStringColumn A column that contains String values.Table A table of data, consisting of some number of columns, each of which has the same number of rows.TimeColumn A column that contains int-encoded local time values -
Classes in tech.tablesaw.api used by tech.tablesaw.analytic Class Description Table A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.api Class Description BooleanColumn A column that contains boolean valuesCategoricalColumn A column type that can be summarized, or serve as a grouping variable in cross tabs or other aggregation operations.ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeDateColumn A column that contains int-encoded local date valuesDateTimeColumn A column that contains long-integer encoded (packed) local date-time valuesDoubleColumn A column that contains double valuesFloatColumn A column that contains float valuesInstantColumn A column that contains long-integer encoded (packed) instant values.IntColumn A column that contains int valuesLongColumn A column that contains long valuesNumberColumn An abstract class that provides a partial implementation for columns of numeric dataNumericColumn A Column of numeric valuesRow Represents a row in a Relation (either a Table or TableSlice), allowing iteration over the relation.ShortColumn A column that contains short valuesStringColumn A column that contains String values.Table A table of data, consisting of some number of columns, each of which has the same number of rows.TimeColumn A column that contains int-encoded local time values -
Classes in tech.tablesaw.api used by tech.tablesaw.columns Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeStringColumn A column that contains String values.Table A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.columns.booleans Class Description BooleanColumn A column that contains boolean valuesColumnType Specifies the type of data held by a column and a small number of methods specialized for each type -
Classes in tech.tablesaw.api used by tech.tablesaw.columns.dates Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeDateColumn A column that contains int-encoded local date valuesDateTimeColumn A column that contains long-integer encoded (packed) local date-time valuesIntColumn A column that contains int valuesStringColumn A column that contains String values.TimeColumn A column that contains int-encoded local time values -
Classes in tech.tablesaw.api used by tech.tablesaw.columns.datetimes Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeDateColumn A column that contains int-encoded local date valuesDateTimeColumn A column that contains long-integer encoded (packed) local date-time valuesIntColumn A column that contains int valuesLongColumn A column that contains long valuesStringColumn A column that contains String values.TimeColumn A column that contains int-encoded local time values -
Classes in tech.tablesaw.api used by tech.tablesaw.columns.instant Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeInstantColumn A column that contains long-integer encoded (packed) instant values. -
Classes in tech.tablesaw.api used by tech.tablesaw.columns.numbers Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeDoubleColumn A column that contains double valuesFloatColumn A column that contains float valuesIntColumn A column that contains int valuesLongColumn A column that contains long valuesNumericColumn A Column of numeric valuesShortColumn A column that contains short valuesTable A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.columns.strings Class Description BooleanColumn A column that contains boolean valuesColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeDoubleColumn A column that contains double valuesFloatColumn A column that contains float valuesIntColumn A column that contains int valuesStringColumn A column that contains String values.Table A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.columns.temporal Class Description BooleanColumn A column that contains boolean valuesDateTimeColumn A column that contains long-integer encoded (packed) local date-time valuesLongColumn A column that contains long values -
Classes in tech.tablesaw.api used by tech.tablesaw.columns.times Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeDoubleColumn A column that contains double valuesIntColumn A column that contains int valuesStringColumn A column that contains String values.TimeColumn A column that contains int-encoded local time values -
Classes in tech.tablesaw.api used by tech.tablesaw.filtering Class Description BooleanColumn A column that contains boolean valuesDateColumn A column that contains int-encoded local date valuesDateTimeColumn A column that contains long-integer encoded (packed) local date-time valuesNumericColumn A Column of numeric valuesTable A table of data, consisting of some number of columns, each of which has the same number of rows.TimeColumn A column that contains int-encoded local time values -
Classes in tech.tablesaw.api used by tech.tablesaw.index Class Description BooleanColumn A column that contains boolean valuesDateColumn A column that contains int-encoded local date valuesDoubleColumn A column that contains double valuesFloatColumn A column that contains float valuesIntColumn A column that contains int valuesLongColumn A column that contains long valuesShortColumn A column that contains short valuesStringColumn A column that contains String values.TimeColumn A column that contains int-encoded local time values -
Classes in tech.tablesaw.api used by tech.tablesaw.io Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeTable A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.io.csv Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeTable A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.io.fixed Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeTable A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.io.jdbc Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeTable A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.joining Class Description ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeTable A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.sorting Class Description Table A table of data, consisting of some number of columns, each of which has the same number of rows. -
Classes in tech.tablesaw.api used by tech.tablesaw.table Class Description BooleanColumn A column that contains boolean valuesCategoricalColumn A column type that can be summarized, or serve as a grouping variable in cross tabs or other aggregation operations.ColumnType Specifies the type of data held by a column and a small number of methods specialized for each typeDateColumn A column that contains int-encoded local date valuesDateTimeColumn A column that contains long-integer encoded (packed) local date-time valuesDoubleColumn A column that contains double valuesFloatColumn A column that contains float valuesInstantColumn A column that contains long-integer encoded (packed) instant values.IntColumn A column that contains int valuesLongColumn A column that contains long valuesNumericColumn A Column of numeric valuesRow Represents a row in a Relation (either a Table or TableSlice), allowing iteration over the relation.ShortColumn A column that contains short valuesStringColumn A column that contains String values.Table A table of data, consisting of some number of columns, each of which has the same number of rows.TimeColumn A column that contains int-encoded local time values -
Classes in tech.tablesaw.api used by tech.tablesaw.util Class Description NumericColumn A Column of numeric values