CategoricalColumn
, Column
NumberColumn
BooleanColumn
, DoubleColumn
public interface IntConvertibleColumn extends CategoricalColumn
Modifier and Type | Method | Description |
---|---|---|
int[] |
asIntArray() |
|
default Set<Integer> |
asIntegerSet() |
countByCategory
append, appendCell, appendMissing, asBytes, asDoubleArray, byteSize, clear, columnWidth, copy, countMissing, countUnique, create, emptyCopy, emptyCopy, first, getDouble, getString, getUnformattedString, inRange, isEmpty, isMissing, isMissing, isNotMissing, lag, last, lead, name, print, removeMissing, rolling, rowComparator, rows, sampleN, sampleX, setName, size, sortAscending, sortDescending, subset, summarizeIf, summary, title, type, unique, where
Copyright © 2018. All rights reserved.