public interface CategoryColumnUtils extends Column, StringMapUtils, CategoryReduceUtils, java.lang.Iterable<java.lang.String>
Modifier and Type | Field and Description |
---|---|
static StringPredicate |
isMissing |
static StringPredicate |
isNotMissing |
Modifier and Type | Method and Description |
---|---|
DictionaryMap |
dictionaryMap() |
it.unimi.dsi.fastutil.ints.IntArrayList |
values() |
abbreviate, commonPrefix, commonSuffix, distance, join, lowerCase, padEnd, padStart, replaceAll, replaceFirst, substring, substring, trim, upperCase
appendAll, appendAll, size
addCell, append, asBytes, byteSize, clear, columnMetadata, columnWidth, comment, copy, countMissing, countUnique, difference, emptyCopy, emptyCopy, first, first, getString, id, isEmpty, isMissing, isNotMissing, last, last, metadata, name, print, rowComparator, setComment, setName, sortAscending, sortDescending, subset, summary, title, toDoubleArray, type, unique
static final StringPredicate isMissing
static final StringPredicate isNotMissing
DictionaryMap dictionaryMap()
it.unimi.dsi.fastutil.ints.IntArrayList values()