Package | Description |
---|---|
tech.tablesaw.api | |
tech.tablesaw.columns.strings | |
tech.tablesaw.index |
Class | Description |
---|---|
AbstractStringColumn |
Abstract super class for Text like columns.
|
DictionaryMap |
Interface implemented by the objects that perform the dictionary encoding of the Strings in
StringColumn, as well as the primitive values that represent the individual instances of the
String in the column.
|
StringColumnType | |
StringFilters | |
StringMapFunctions |
String utility functions.
|
StringReduceUtils | |
TextColumnType |
A ColumnType for columns that holds String values.
|
Class | Description |
---|---|
ByteDictionaryMap |
A map that supports reversible key value pairs of int-String
|
ByteDictionaryMap.ByteDictionaryBuilder | |
DictionaryMap |
Interface implemented by the objects that perform the dictionary encoding of the Strings in
StringColumn, as well as the primitive values that represent the individual instances of the
String in the column.
|
IntDictionaryMap |
A map that supports reversible key value pairs of int-String
|
IntDictionaryMap.IntDictionaryBuilder | |
NoKeysAvailableException | |
ShortDictionaryMap |
A map that supports reversible key value pairs of short-String
|
ShortDictionaryMap.ShortDictionaryBuilder | |
StringColumnFormatter | |
StringColumnType | |
StringFilters | |
StringMapFunctions |
String utility functions.
|
StringParser | |
StringReduceUtils | |
TextColumnType |
A ColumnType for columns that holds String values.
|
Class | Description |
---|---|
AbstractStringColumn |
Abstract super class for Text like columns.
|
Copyright © 2021. All rights reserved.