Package | Description |
---|---|
tech.tablesaw.api | |
tech.tablesaw.columns | |
tech.tablesaw.util |
Modifier and Type | Method and Description |
---|---|
DictionaryMap |
CategoryColumn.dictionaryMap() |
Modifier and Type | Method and Description |
---|---|
void |
CategoryColumn.initializeWith(it.unimi.dsi.fastutil.ints.IntArrayList list,
DictionaryMap map)
Initializes this Column with the given values for performance
|
Modifier and Type | Method and Description |
---|---|
DictionaryMap |
CategoryColumnUtils.dictionaryMap() |
Constructor and Description |
---|
DictionaryMap(DictionaryMap original)
Returns a new DictionaryMap that is a deep copy of the original
|
Copyright © 2018. All rights reserved.