public interface CategoryColumnUtils extends Column, StringMapUtils, CategoryReduceUtils, Iterable<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
append, appendCell, asBytes, byteSize, clear, columnMetadata, columnWidth, comment, copy, countMissing, countUnique, difference, emptyCopy, emptyCopy, first, first, getString, id, isEmpty, isMissing, isNotMissing, last, last, metadata, name, print, rolling, rowComparator, setComment, setName, sortAscending, sortDescending, subset, summary, title, toDoubleArray, type, unique
forEach, iterator, spliterator
static final StringPredicate isMissing
static final StringPredicate isNotMissing
DictionaryMap dictionaryMap()
it.unimi.dsi.fastutil.ints.IntArrayList values()
Copyright © 2017. All rights reserved.