Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Y 

A

add(boolean) - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
add(E) - Method in class tech.bitey.dataframe.ColumnBuilder
 
add(E, E...) - Method in class tech.bitey.dataframe.ColumnBuilder
 
add(int, int, int) - Method in class tech.bitey.dataframe.DateColumnBuilder
 
add(E) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
add(double) - Method in class tech.bitey.dataframe.DoubleColumnBuilder
 
add(float) - Method in class tech.bitey.dataframe.FloatColumnBuilder
 
add(int) - Method in class tech.bitey.dataframe.IntColumnBuilder
 
add(long) - Method in class tech.bitey.dataframe.LongColumnBuilder
 
addAll(boolean...) - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
addAll(E[]) - Method in class tech.bitey.dataframe.ColumnBuilder
 
addAll(Collection<E>) - Method in class tech.bitey.dataframe.ColumnBuilder
 
addAll(Iterator<E>) - Method in class tech.bitey.dataframe.ColumnBuilder
 
addAll(Iterable<E>) - Method in class tech.bitey.dataframe.ColumnBuilder
 
addAll(double...) - Method in class tech.bitey.dataframe.DoubleColumnBuilder
 
addAll(float...) - Method in class tech.bitey.dataframe.FloatColumnBuilder
 
addAll(int...) - Method in class tech.bitey.dataframe.IntColumnBuilder
 
addAll(long...) - Method in class tech.bitey.dataframe.LongColumnBuilder
 
addNonNull(Boolean) - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
addNonNull(E) - Method in class tech.bitey.dataframe.ColumnBuilder
 
addNonNull(Double) - Method in class tech.bitey.dataframe.DoubleColumnBuilder
 
addNonNull(Float) - Method in class tech.bitey.dataframe.FloatColumnBuilder
 
addNonNull(String) - Method in class tech.bitey.dataframe.StringColumnBuilder
 
addNull() - Method in class tech.bitey.dataframe.ColumnBuilder
 
addNulls(int) - Method in class tech.bitey.dataframe.ColumnBuilder
 
append(Column<E>) - Method in interface tech.bitey.dataframe.Column
Appends two columns with the same element type.
append(Column<E>, boolean) - Method in interface tech.bitey.dataframe.Column
Appends two columns with the same element type.
append(B) - Method in class tech.bitey.dataframe.ColumnBuilder
 
append(DataFrame) - Method in interface tech.bitey.dataframe.DataFrame
 
append(DataFrame, boolean) - Method in interface tech.bitey.dataframe.DataFrame
 
append(DataFrame) - Method in class tech.bitey.dataframe.DataFrameImpl
 
append(DataFrame, boolean) - Method in class tech.bitey.dataframe.DataFrameImpl
 
append0(BooleanColumnBuilder) - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
append0(B) - Method in class tech.bitey.dataframe.ColumnBuilder
 
append0(StringColumnBuilder) - Method in class tech.bitey.dataframe.StringColumnBuilder
 
appendNonNull(C) - Method in class tech.bitey.dataframe.NonNullSingleBufferColumn
 
applyAsFloat(T) - Method in interface tech.bitey.dataframe.ToFloatFunction
 

B

BIG_ENDIAN_FLAG - Static variable in interface tech.bitey.dataframe.DataFrame
 
BooleanColumn - Interface in tech.bitey.dataframe
 
booleanColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
booleanColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
booleanColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
booleanColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
BooleanColumnBuilder - Class in tech.bitey.dataframe
 
BooleanColumnBuilder() - Constructor for class tech.bitey.dataframe.BooleanColumnBuilder
 
build() - Method in class tech.bitey.dataframe.ColumnBuilder
 
builder() - Static method in interface tech.bitey.dataframe.BooleanColumn
 
builder(boolean) - Method in enum tech.bitey.dataframe.ColumnType
 
builder(boolean) - Static method in interface tech.bitey.dataframe.DateColumn
 
builder(boolean) - Static method in interface tech.bitey.dataframe.DateTimeColumn
 
builder(boolean) - Static method in interface tech.bitey.dataframe.DoubleColumn
 
builder(boolean) - Static method in interface tech.bitey.dataframe.FloatColumn
 
builder(boolean) - Static method in interface tech.bitey.dataframe.IntColumn
 
builder(boolean) - Static method in interface tech.bitey.dataframe.LongColumn
 
builder(boolean) - Static method in interface tech.bitey.dataframe.StringColumn
 
buildNonNullColumn() - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
buildNonNullColumn() - Method in class tech.bitey.dataframe.ColumnBuilder
 
buildNonNullColumn(ByteBuffer) - Method in class tech.bitey.dataframe.DateColumnBuilder
 
buildNonNullColumn(ByteBuffer) - Method in class tech.bitey.dataframe.IntColumnBuilder
 
buildNonNullColumn() - Method in class tech.bitey.dataframe.StringColumnBuilder
 

C

ceiling(E) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
checkArgument(boolean) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, Object...) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, char, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, char, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, char, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, char, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, int, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, int, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, int, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, int, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, long, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, long, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, long, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, long, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, Object, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, Object, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, Object, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, Object, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkArgument(boolean, String, Object, Object, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkElementIndex(int, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkElementIndex(int, int, String) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, Object...) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, char, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, char, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, char, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, char, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, int, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, int, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, int, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, int, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, long, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, long, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, long, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, long, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, Object, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, Object, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, Object, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, Object, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkNotNull(T, String, Object, Object, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkPositionIndex(int, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkPositionIndex(int, int, String) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkPositionIndexes(int, int, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkSortedAndDistinct() - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
checkSortedAndDistinct() - Method in class tech.bitey.dataframe.ColumnBuilder
 
checkSortedAndDistinct() - Method in class tech.bitey.dataframe.DoubleColumnBuilder
 
checkSortedAndDistinct() - Method in class tech.bitey.dataframe.FloatColumnBuilder
 
checkSortedAndDistinct() - Method in class tech.bitey.dataframe.StringColumnBuilder
 
checkState(boolean) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, Object...) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, char, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, char, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, char, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, char, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, int, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, int, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, int, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, int, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, long, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, long, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, long, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, long, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, Object, char) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, Object, int) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, Object, long) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, Object, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
checkState(boolean, String, Object, Object, Object, Object) - Static method in class tech.bitey.dataframe.guava.DfPreconditions
 
collector() - Static method in interface tech.bitey.dataframe.BooleanColumn
 
collector(boolean) - Static method in interface tech.bitey.dataframe.DateColumn
 
collector(boolean) - Static method in interface tech.bitey.dataframe.DateTimeColumn
 
collector(boolean) - Static method in interface tech.bitey.dataframe.DoubleColumn
 
collector(boolean) - Static method in interface tech.bitey.dataframe.FloatColumn
 
collector(boolean) - Static method in interface tech.bitey.dataframe.IntColumn
 
collector(boolean) - Static method in interface tech.bitey.dataframe.LongColumn
 
collector(boolean) - Static method in interface tech.bitey.dataframe.StringColumn
 
Column<E> - Interface in tech.bitey.dataframe
An immutable collection backed by a primitive array.
column(int) - Method in interface tech.bitey.dataframe.DataFrame
 
column(String) - Method in interface tech.bitey.dataframe.DataFrame
 
column(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
column(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
ColumnBackedMap<K,V> - Class in tech.bitey.dataframe
 
ColumnBackedMap(Column<K>, Column<V>) - Constructor for class tech.bitey.dataframe.ColumnBackedMap
 
ColumnBuilder<E,C extends Column<E>,B extends ColumnBuilder<E,C,B>> - Class in tech.bitey.dataframe
 
ColumnBuilder(boolean) - Constructor for class tech.bitey.dataframe.ColumnBuilder
 
columnCount() - Method in interface tech.bitey.dataframe.DataFrame
 
columnCount() - Method in class tech.bitey.dataframe.DataFrameImpl
 
columnCount() - Method in interface tech.bitey.dataframe.Row
 
columnIndex(String) - Method in interface tech.bitey.dataframe.DataFrame
 
columnIndex(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
columnMap() - Method in interface tech.bitey.dataframe.DataFrame
 
columnMap() - Method in class tech.bitey.dataframe.DataFrameImpl
 
columnName(int) - Method in interface tech.bitey.dataframe.DataFrame
 
columnName(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
columnNames() - Method in interface tech.bitey.dataframe.DataFrame
 
columnNames() - Method in class tech.bitey.dataframe.DataFrameImpl
 
columns() - Method in interface tech.bitey.dataframe.DataFrame
 
columns() - Method in class tech.bitey.dataframe.DataFrameImpl
 
ColumnType - Enum in tech.bitey.dataframe
 
columnType(int) - Method in interface tech.bitey.dataframe.DataFrame
 
columnType(String) - Method in interface tech.bitey.dataframe.DataFrame
 
columnType(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
columnType(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
columnTypes() - Method in interface tech.bitey.dataframe.DataFrame
 
columnTypes() - Method in class tech.bitey.dataframe.DataFrameImpl
 
commonPrefix(CharSequence, CharSequence) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
commonSuffix(CharSequence, CharSequence) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
comparator() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
contains(Object) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
containsKey(Object) - Method in class tech.bitey.dataframe.ColumnBackedMap
 
containsValue(Object) - Method in class tech.bitey.dataframe.ColumnBackedMap
 
create(LinkedHashMap<String, Column<?>>, String) - Method in enum tech.bitey.dataframe.DataFrameFactory
 
create(LinkedHashMap<String, Column<?>>) - Method in enum tech.bitey.dataframe.DataFrameFactory
 
create(Column<?>[], String[], String) - Method in enum tech.bitey.dataframe.DataFrameFactory
 
create(Column<?>[], String[]) - Method in enum tech.bitey.dataframe.DataFrameFactory
 
create(List<Column<?>>, List<String>, String) - Method in enum tech.bitey.dataframe.DataFrameFactory
 
create(List<Column<?>>, List<String>) - Method in enum tech.bitey.dataframe.DataFrameFactory
 
currentIndex() - Method in interface tech.bitey.dataframe.Cursor
Returns the index of the current row, ranging from zero to dataframe size, exclusive.
Cursor - Interface in tech.bitey.dataframe
 
cursor(int) - Method in interface tech.bitey.dataframe.DataFrame
 
cursor() - Method in interface tech.bitey.dataframe.DataFrame
 
cursor(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 

D

DataFrame - Interface in tech.bitey.dataframe
 
DataFrameFactory - Enum in tech.bitey.dataframe
 
DataFrameImpl - Class in tech.bitey.dataframe
 
DataFramePrinter - Class in tech.bitey.dataframe
A class that can pretty print a DataFrame to text for visualization in a console
DataFramePrinter(int) - Constructor for class tech.bitey.dataframe.DataFramePrinter
Constructor
dateColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
dateColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
dateColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
dateColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
DateColumn - Interface in tech.bitey.dataframe
 
DateColumnBuilder - Class in tech.bitey.dataframe
 
DateColumnBuilder(boolean) - Constructor for class tech.bitey.dataframe.DateColumnBuilder
 
dateTimeColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
dateTimeColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
dateTimeColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
dateTimeColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
DateTimeColumn - Interface in tech.bitey.dataframe
 
DateTimeColumnBuilder - Class in tech.bitey.dataframe
 
DateTimeColumnBuilder(boolean) - Constructor for class tech.bitey.dataframe.DateTimeColumnBuilder
 
deriveColumn(ColumnType, Function<Row, T>) - Method in interface tech.bitey.dataframe.DataFrame
 
deriveColumn(ToIntFunction<Row>) - Method in interface tech.bitey.dataframe.DataFrame
 
deriveColumn(ToLongFunction<Row>) - Method in interface tech.bitey.dataframe.DataFrame
 
deriveColumn(ToDoubleFunction<Row>) - Method in interface tech.bitey.dataframe.DataFrame
 
deriveColumn(ToFloatFunction<Row>) - Method in interface tech.bitey.dataframe.DataFrame
 
deriveColumn(Predicate<Row>) - Method in interface tech.bitey.dataframe.DataFrame
 
deriveColumn(ColumnType, Function<Row, T>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
deriveColumn(ToIntFunction<Row>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
deriveColumn(ToLongFunction<Row>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
deriveColumn(ToDoubleFunction<Row>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
deriveColumn(ToFloatFunction<Row>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
deriveColumn(Predicate<Row>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
DescendingImmutableNavigableSet<E> - Class in tech.bitey.dataframe
 
DescendingImmutableNavigableSet(NavigableSet<E>) - Constructor for class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
descendingIterator() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
descendingSet() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
DfPreconditions - Class in tech.bitey.dataframe.guava
 
DfStrings - Class in tech.bitey.dataframe.guava
 
doubleColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
doubleColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
doubleColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
doubleColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
DoubleColumn - Interface in tech.bitey.dataframe
 
DoubleColumnBuilder - Class in tech.bitey.dataframe
 
dropColumns(Collection<String>) - Method in interface tech.bitey.dataframe.DataFrame
 
dropColumns(String...) - Method in interface tech.bitey.dataframe.DataFrame
 
dropColumns(int...) - Method in interface tech.bitey.dataframe.DataFrame
 
dropColumns(Collection<String>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
dropColumns(String...) - Method in class tech.bitey.dataframe.DataFrameImpl
 
dropColumns(int...) - Method in class tech.bitey.dataframe.DataFrameImpl
 

E

empty() - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
empty() - Method in class tech.bitey.dataframe.ColumnBuilder
 
empty() - Method in interface tech.bitey.dataframe.DataFrame
 
empty() - Method in class tech.bitey.dataframe.DateColumnBuilder
 
empty() - Method in class tech.bitey.dataframe.DateTimeColumnBuilder
 
empty() - Method in class tech.bitey.dataframe.DoubleColumnBuilder
 
empty() - Method in class tech.bitey.dataframe.FloatColumnBuilder
 
empty() - Method in class tech.bitey.dataframe.IntColumnBuilder
 
empty() - Method in class tech.bitey.dataframe.LongColumnBuilder
 
empty() - Method in class tech.bitey.dataframe.StringColumnBuilder
 
emptyToNull(String) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
ensureAdditionalCapacity(int) - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
ensureAdditionalCapacity(int) - Method in class tech.bitey.dataframe.ColumnBuilder
 
ensureAdditionalCapacity(int) - Method in class tech.bitey.dataframe.StringColumnBuilder
 
entrySet() - Method in class tech.bitey.dataframe.ColumnBackedMap
 
equals(DataFrame, boolean) - Method in interface tech.bitey.dataframe.DataFrame
 
equals(DataFrame, boolean) - Method in class tech.bitey.dataframe.DataFrameImpl
 
equals(Object) - Method in class tech.bitey.dataframe.DataFrameImpl
 

F

filter(Predicate<Row>) - Method in interface tech.bitey.dataframe.DataFrame
 
filter(Predicate<Row>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
first() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
floatColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
floatColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
floatColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
floatColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
FloatColumn - Interface in tech.bitey.dataframe
 
FloatColumnBuilder - Class in tech.bitey.dataframe
 
floor(E) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 

G

get(Object) - Method in class tech.bitey.dataframe.ColumnBackedMap
 
get(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
get(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
get(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
get(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
get(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
get(int) - Method in interface tech.bitey.dataframe.Row
 
get(String) - Method in interface tech.bitey.dataframe.Row
 
getBoolean(int) - Method in interface tech.bitey.dataframe.BooleanColumn
 
getBoolean(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getBoolean(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
getBoolean(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getBoolean(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getBoolean(int) - Method in interface tech.bitey.dataframe.Row
 
getBoolean(String) - Method in interface tech.bitey.dataframe.Row
 
getCode() - Method in enum tech.bitey.dataframe.ColumnType
 
getDate(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getDate(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
getDate(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getDate(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getDate(int) - Method in interface tech.bitey.dataframe.Row
 
getDate(String) - Method in interface tech.bitey.dataframe.Row
 
getDateTime(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getDateTime(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
getDateTime(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getDateTime(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getDateTime(int) - Method in interface tech.bitey.dataframe.Row
 
getDateTime(String) - Method in interface tech.bitey.dataframe.Row
 
getDouble(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getDouble(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
getDouble(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getDouble(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getDouble(int) - Method in interface tech.bitey.dataframe.DoubleColumn
 
getDouble(int) - Method in interface tech.bitey.dataframe.Row
 
getDouble(String) - Method in interface tech.bitey.dataframe.Row
 
getFloat(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getFloat(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
getFloat(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getFloat(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getFloat(int) - Method in interface tech.bitey.dataframe.FloatColumn
 
getFloat(int) - Method in interface tech.bitey.dataframe.Row
 
getFloat(String) - Method in interface tech.bitey.dataframe.Row
 
getInt(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getInt(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
getInt(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getInt(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getInt(int) - Method in interface tech.bitey.dataframe.IntColumn
 
getInt(int) - Method in interface tech.bitey.dataframe.Row
 
getInt(String) - Method in interface tech.bitey.dataframe.Row
 
getLong(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getLong(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
getLong(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getLong(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getLong(int) - Method in interface tech.bitey.dataframe.LongColumn
 
getLong(int) - Method in interface tech.bitey.dataframe.Row
 
getLong(String) - Method in interface tech.bitey.dataframe.Row
 
getNonNullSize() - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
getNonNullSize() - Method in class tech.bitey.dataframe.ColumnBuilder
 
getNonNullSize() - Method in class tech.bitey.dataframe.StringColumnBuilder
 
getOrDefaultDouble(int, int, double) - Method in interface tech.bitey.dataframe.DataFrame
 
getOrDefaultDouble(int, String, double) - Method in interface tech.bitey.dataframe.DataFrame
 
getOrDefaultDouble(int, double) - Method in interface tech.bitey.dataframe.Row
 
getOrDefaultDouble(String, double) - Method in interface tech.bitey.dataframe.Row
 
getOrDefaultFloat(int, int, float) - Method in interface tech.bitey.dataframe.DataFrame
 
getOrDefaultFloat(int, String, float) - Method in interface tech.bitey.dataframe.DataFrame
 
getOrDefaultFloat(int, float) - Method in interface tech.bitey.dataframe.Row
 
getOrDefaultFloat(String, float) - Method in interface tech.bitey.dataframe.Row
 
getOrDefaultInt(int, int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getOrDefaultInt(int, String, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getOrDefaultInt(int, int) - Method in interface tech.bitey.dataframe.Row
 
getOrDefaultInt(String, int) - Method in interface tech.bitey.dataframe.Row
 
getOrDefaultLong(int, int, long) - Method in interface tech.bitey.dataframe.DataFrame
 
getOrDefaultLong(int, String, long) - Method in interface tech.bitey.dataframe.DataFrame
 
getOrDefaultLong(int, long) - Method in interface tech.bitey.dataframe.Row
 
getOrDefaultLong(String, long) - Method in interface tech.bitey.dataframe.Row
 
getString(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
getString(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
getString(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getString(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
getString(int) - Method in interface tech.bitey.dataframe.Row
 
getString(String) - Method in interface tech.bitey.dataframe.Row
 
getType() - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
getType() - Method in interface tech.bitey.dataframe.Column
 
getType() - Method in class tech.bitey.dataframe.ColumnBuilder
 
getType() - Method in class tech.bitey.dataframe.DateColumnBuilder
 
getType() - Method in class tech.bitey.dataframe.DateTimeColumnBuilder
 
getType() - Method in class tech.bitey.dataframe.DoubleColumnBuilder
 
getType() - Method in class tech.bitey.dataframe.FloatColumnBuilder
 
getType() - Method in class tech.bitey.dataframe.IntColumnBuilder
 
getType() - Method in class tech.bitey.dataframe.LongColumnBuilder
 
getType() - Method in class tech.bitey.dataframe.StringColumnBuilder
 

H

hasKeyColumn() - Method in interface tech.bitey.dataframe.DataFrame
 
hasKeyColumn() - Method in class tech.bitey.dataframe.DataFrameImpl
 
hasNext() - Method in interface tech.bitey.dataframe.Cursor
Returns true if this dataframe cursor has more rows to traverse in the forward direction.
hasPrevious() - Method in interface tech.bitey.dataframe.Cursor
Returns true if this dataframe cursor has more rows to traverse in the backward direction.
head(E, boolean) - Method in interface tech.bitey.dataframe.Column
Returns a view of the portion of this column whose elements are less than (or equal to, if inclusive is true) toElement.
head(E) - Method in interface tech.bitey.dataframe.Column
Same behavior as Column.head(Object, boolean), with inclusive set to false.
head(int) - Method in interface tech.bitey.dataframe.DataFrame
 
head() - Method in interface tech.bitey.dataframe.DataFrame
 
head(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
head(LocalDate, boolean) - Method in interface tech.bitey.dataframe.DateColumn
 
head(LocalDate) - Method in interface tech.bitey.dataframe.DateColumn
 
head(LocalDateTime, boolean) - Method in interface tech.bitey.dataframe.DateTimeColumn
 
head(LocalDateTime) - Method in interface tech.bitey.dataframe.DateTimeColumn
 
head(Double, boolean) - Method in interface tech.bitey.dataframe.DoubleColumn
 
head(Double) - Method in interface tech.bitey.dataframe.DoubleColumn
 
head(Float, boolean) - Method in interface tech.bitey.dataframe.FloatColumn
 
head(Float) - Method in interface tech.bitey.dataframe.FloatColumn
 
head(Integer, boolean) - Method in interface tech.bitey.dataframe.IntColumn
 
head(Integer) - Method in interface tech.bitey.dataframe.IntColumn
 
head(Long, boolean) - Method in interface tech.bitey.dataframe.LongColumn
 
head(Long) - Method in interface tech.bitey.dataframe.LongColumn
 
head(String, boolean) - Method in interface tech.bitey.dataframe.StringColumn
 
head(String) - Method in interface tech.bitey.dataframe.StringColumn
 
headSet(E, boolean) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
headSet(E) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
headTo(Object) - Method in interface tech.bitey.dataframe.DataFrame
 
headTo(Object) - Method in class tech.bitey.dataframe.DataFrameImpl
 
higher(E) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 

I

IntArrayPacker<E> - Interface in tech.bitey.dataframe
 
intColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
intColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
intColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
intColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
IntColumn - Interface in tech.bitey.dataframe
 
IntColumnBuilder - Class in tech.bitey.dataframe
 
IntColumnBuilder(boolean) - Constructor for class tech.bitey.dataframe.IntColumnBuilder
 
INTEGER - Static variable in interface tech.bitey.dataframe.IntArrayPacker
 
isNull(int) - Method in interface tech.bitey.dataframe.Column
Test if a value is null at a given index.
isNull(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
isNull(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
isNull(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
isNull(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
isNull(int) - Method in interface tech.bitey.dataframe.Row
 
isNull(String) - Method in interface tech.bitey.dataframe.Row
 
isNullable() - Method in interface tech.bitey.dataframe.Column
Indicates the nullability of this column.
isNullOrEmpty(String) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
isSortedSet() - Method in interface tech.bitey.dataframe.Column
The array organization of this column: either a free-form heap, or a unique index.
iterator() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 

J

join(DataFrame) - Method in interface tech.bitey.dataframe.DataFrame
 
join(DataFrame) - Method in class tech.bitey.dataframe.DataFrameImpl
 
joinHash(DataFrame, String[], String[]) - Method in interface tech.bitey.dataframe.DataFrame
 
joinHash(DataFrame, String[], String[]) - Method in class tech.bitey.dataframe.DataFrameImpl
 
joinSingleIndex(DataFrame, String) - Method in interface tech.bitey.dataframe.DataFrame
 
joinSingleIndex(DataFrame, boolean, String) - Method in interface tech.bitey.dataframe.DataFrame
 
joinSingleIndex(DataFrame, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
joinSingleIndex(DataFrame, boolean, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 

K

KEY_COLUMN_FLAG - Static variable in interface tech.bitey.dataframe.DataFrame
 
keyColumnIndex() - Method in interface tech.bitey.dataframe.DataFrame
 
keyColumnIndex() - Method in class tech.bitey.dataframe.DataFrameImpl
 
keyColumnName() - Method in interface tech.bitey.dataframe.DataFrame
 
keyColumnName() - Method in class tech.bitey.dataframe.DataFrameImpl
 
keyColumnType() - Method in interface tech.bitey.dataframe.DataFrame
 
keyColumnType() - Method in class tech.bitey.dataframe.DataFrameImpl
 

L

last() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
leftJoinSingleIndex(DataFrame, String) - Method in interface tech.bitey.dataframe.DataFrame
 
leftJoinSingleIndex(DataFrame, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
lenientFormat(String, Object...) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
LOCAL_DATE - Static variable in interface tech.bitey.dataframe.IntArrayPacker
 
longColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
longColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
longColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
longColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
LongColumn - Interface in tech.bitey.dataframe
 
LongColumnBuilder - Class in tech.bitey.dataframe
 
LongColumnBuilder(boolean) - Constructor for class tech.bitey.dataframe.LongColumnBuilder
 
lower(E) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 

M

MAGIC_NUMBER - Static variable in interface tech.bitey.dataframe.DataFrame
 
mean() - Method in interface tech.bitey.dataframe.NumericColumn
 

N

next() - Method in interface tech.bitey.dataframe.Cursor
Moves the cursor to the next Row in the dataframe.
NonNullSingleBufferColumn<E,C extends NonNullSingleBufferColumn<E,C>> - Class in tech.bitey.dataframe
 
NonNullSingleBufferColumn(ByteBuffer, int, int, boolean) - Constructor for class tech.bitey.dataframe.NonNullSingleBufferColumn
 
NULLABILITY_FLAG - Static variable in interface tech.bitey.dataframe.DataFrame
 
nullColumn(int) - Method in enum tech.bitey.dataframe.ColumnType
 
nulls - Variable in class tech.bitey.dataframe.ColumnBuilder
 
nullToEmpty(String) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
NumericColumn<E extends Number> - Interface in tech.bitey.dataframe
 

O

of(Boolean...) - Static method in interface tech.bitey.dataframe.BooleanColumn
 
of(LocalDate...) - Static method in interface tech.bitey.dataframe.DateColumn
 
of(LocalDateTime...) - Static method in interface tech.bitey.dataframe.DateTimeColumn
 
of(Double...) - Static method in interface tech.bitey.dataframe.DoubleColumn
 
of(Float...) - Static method in interface tech.bitey.dataframe.FloatColumn
 
of(Integer...) - Static method in interface tech.bitey.dataframe.IntColumn
 
of(Long...) - Static method in interface tech.bitey.dataframe.LongColumn
 
of(String...) - Static method in interface tech.bitey.dataframe.StringColumn
 

P

pack(E) - Method in interface tech.bitey.dataframe.IntArrayPacker
 
packDate(int, int, int) - Static method in interface tech.bitey.dataframe.IntArrayPacker
 
padEnd(String, int, char) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
padStart(String, int, char) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
pollFirst() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
pollLast() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
previous() - Method in interface tech.bitey.dataframe.Cursor
Returns the previous element in the dataframe and moves the cursor position backwards.
print(DataFrame) - Method in class tech.bitey.dataframe.DataFramePrinter
 

R

readFrom(File) - Method in enum tech.bitey.dataframe.DataFrameFactory
 
remove(Object) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
repeat(String, int) - Static method in class tech.bitey.dataframe.guava.DfStrings
 
Row - Interface in tech.bitey.dataframe
 

S

sampleN(int) - Method in interface tech.bitey.dataframe.DataFrame
 
sampleN(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
sampleX(double) - Method in interface tech.bitey.dataframe.DataFrame
 
sampleX(double) - Method in class tech.bitey.dataframe.DataFrameImpl
 
selectColumns(List<String>) - Method in interface tech.bitey.dataframe.DataFrame
 
selectColumns(String...) - Method in interface tech.bitey.dataframe.DataFrame
 
selectColumns(int...) - Method in interface tech.bitey.dataframe.DataFrame
 
selectColumns(List<String>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
selectColumns(String...) - Method in class tech.bitey.dataframe.DataFrameImpl
 
selectColumns(int...) - Method in class tech.bitey.dataframe.DataFrameImpl
 
size() - Method in class tech.bitey.dataframe.ColumnBackedMap
 
size - Variable in class tech.bitey.dataframe.ColumnBuilder
 
size() - Method in class tech.bitey.dataframe.ColumnBuilder
 
size() - Method in class tech.bitey.dataframe.DataFrameImpl
 
size() - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
SORTED_FLAG - Static variable in interface tech.bitey.dataframe.DataFrame
 
sortedSet - Variable in class tech.bitey.dataframe.ColumnBuilder
 
spliterator() - Method in interface tech.bitey.dataframe.Column
Creates a Spliterator over the elements in this list.
spliterator() - Method in interface tech.bitey.dataframe.DataFrame
 
stringColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
stringColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
stringColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
stringColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
StringColumn - Interface in tech.bitey.dataframe
 
StringColumnBuilder - Class in tech.bitey.dataframe
 
StringColumnBuilder(boolean) - Constructor for class tech.bitey.dataframe.StringColumnBuilder
 
subColumn(int, int) - Method in interface tech.bitey.dataframe.BooleanColumn
 
subColumn(int, int) - Method in interface tech.bitey.dataframe.Column
Returns a view of the portion of this column between the specified fromIndex, inclusive, and toIndex, exclusive.
subColumn(E, boolean, E, boolean) - Method in interface tech.bitey.dataframe.Column
Returns a view of the portion of this column whose elements range from fromElement to toElement.
subColumn(E, E) - Method in interface tech.bitey.dataframe.Column
Same behavior as Column#subColumn(Object, boolean, Object, Boolean), with fromInclusive set to true and toInclusive set to false.
subColumn(int, int) - Method in interface tech.bitey.dataframe.DateColumn
 
subColumn(LocalDate, boolean, LocalDate, boolean) - Method in interface tech.bitey.dataframe.DateColumn
 
subColumn(LocalDate, LocalDate) - Method in interface tech.bitey.dataframe.DateColumn
 
subColumn(int, int) - Method in interface tech.bitey.dataframe.DateTimeColumn
 
subColumn(LocalDateTime, boolean, LocalDateTime, boolean) - Method in interface tech.bitey.dataframe.DateTimeColumn
 
subColumn(LocalDateTime, LocalDateTime) - Method in interface tech.bitey.dataframe.DateTimeColumn
 
subColumn(int, int) - Method in interface tech.bitey.dataframe.DoubleColumn
 
subColumn(Double, boolean, Double, boolean) - Method in interface tech.bitey.dataframe.DoubleColumn
 
subColumn(Double, Double) - Method in interface tech.bitey.dataframe.DoubleColumn
 
subColumn(int, int) - Method in interface tech.bitey.dataframe.FloatColumn
 
subColumn(Float, boolean, Float, boolean) - Method in interface tech.bitey.dataframe.FloatColumn
 
subColumn(Float, Float) - Method in interface tech.bitey.dataframe.FloatColumn
 
subColumn(int, int) - Method in interface tech.bitey.dataframe.IntColumn
 
subColumn(Integer, boolean, Integer, boolean) - Method in interface tech.bitey.dataframe.IntColumn
 
subColumn(Integer, Integer) - Method in interface tech.bitey.dataframe.IntColumn
 
subColumn(int, int) - Method in interface tech.bitey.dataframe.LongColumn
 
subColumn(Long, boolean, Long, boolean) - Method in interface tech.bitey.dataframe.LongColumn
 
subColumn(Long, Long) - Method in interface tech.bitey.dataframe.LongColumn
 
subColumn(int, int) - Method in interface tech.bitey.dataframe.StringColumn
 
subColumn(String, boolean, String, boolean) - Method in interface tech.bitey.dataframe.StringColumn
 
subColumn(String, String) - Method in interface tech.bitey.dataframe.StringColumn
 
subColumn0(int, int) - Method in class tech.bitey.dataframe.NonNullSingleBufferColumn
 
subFrame(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
subFrame(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
subFrameByValue(Object, Object) - Method in interface tech.bitey.dataframe.DataFrame
 
subFrameByValue(Object, Object) - Method in class tech.bitey.dataframe.DataFrameImpl
 
subSet(E, boolean, E, boolean) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
subSet(E, E) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 

T

tail(E, boolean) - Method in interface tech.bitey.dataframe.Column
Returns a view of the portion of this column whose elements are greater than (or equal to, if inclusive is true) fromElement.
tail(E) - Method in interface tech.bitey.dataframe.Column
Same behavior as Column.tail(Object, boolean), with inclusive set to true.
tail(int) - Method in interface tech.bitey.dataframe.DataFrame
 
tail() - Method in interface tech.bitey.dataframe.DataFrame
 
tail(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
tail(LocalDate, boolean) - Method in interface tech.bitey.dataframe.DateColumn
 
tail(LocalDate) - Method in interface tech.bitey.dataframe.DateColumn
 
tail(LocalDateTime, boolean) - Method in interface tech.bitey.dataframe.DateTimeColumn
 
tail(LocalDateTime) - Method in interface tech.bitey.dataframe.DateTimeColumn
 
tail(Double, boolean) - Method in interface tech.bitey.dataframe.DoubleColumn
 
tail(Double) - Method in interface tech.bitey.dataframe.DoubleColumn
 
tail(Float, boolean) - Method in interface tech.bitey.dataframe.FloatColumn
 
tail(Float) - Method in interface tech.bitey.dataframe.FloatColumn
 
tail(Integer, boolean) - Method in interface tech.bitey.dataframe.IntColumn
 
tail(Integer) - Method in interface tech.bitey.dataframe.IntColumn
 
tail(Long, boolean) - Method in interface tech.bitey.dataframe.LongColumn
 
tail(Long) - Method in interface tech.bitey.dataframe.LongColumn
 
tail(String, boolean) - Method in interface tech.bitey.dataframe.StringColumn
 
tail(String) - Method in interface tech.bitey.dataframe.StringColumn
 
tailFrom(Object) - Method in interface tech.bitey.dataframe.DataFrame
 
tailFrom(Object) - Method in class tech.bitey.dataframe.DataFrameImpl
 
tailSet(E, boolean) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
tailSet(E) - Method in class tech.bitey.dataframe.DescendingImmutableNavigableSet
 
tech.bitey.dataframe - package tech.bitey.dataframe
 
tech.bitey.dataframe.guava - package tech.bitey.dataframe.guava
 
ToFloatFunction<T> - Interface in tech.bitey.dataframe
 
toHeap() - Method in interface tech.bitey.dataframe.Column
Converts a unique index into a heap.
toHeap0() - Method in class tech.bitey.dataframe.NonNullSingleBufferColumn
 
toMap(int) - Method in interface tech.bitey.dataframe.DataFrame
 
toMap(String) - Method in interface tech.bitey.dataframe.DataFrame
 
toMap(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
toMap(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
toString() - Method in class tech.bitey.dataframe.DataFrameImpl
 

U

unpack(int) - Method in interface tech.bitey.dataframe.IntArrayPacker
 
UTF_8 - Static variable in interface tech.bitey.dataframe.StringColumn
 

V

valueOf(String) - Static method in enum tech.bitey.dataframe.ColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.bitey.dataframe.DataFrameFactory
Returns the enum constant of this type with the specified name.
values() - Static method in enum tech.bitey.dataframe.ColumnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.bitey.dataframe.DataFrameFactory
Returns an array containing the constants of this enum type, in the order they are declared.

W

withColumn(String, Column<?>) - Method in interface tech.bitey.dataframe.DataFrame
 
withColumn(String, Column<?>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
withColumns(String[], Column<?>[]) - Method in interface tech.bitey.dataframe.DataFrame
 
withColumns(LinkedHashMap<String, Column<?>>) - Method in interface tech.bitey.dataframe.DataFrame
 
withColumns(DataFrame) - Method in interface tech.bitey.dataframe.DataFrame
 
withColumns(String[], Column<?>[]) - Method in class tech.bitey.dataframe.DataFrameImpl
 
withColumns(LinkedHashMap<String, Column<?>>) - Method in class tech.bitey.dataframe.DataFrameImpl
 
withColumns(DataFrame) - Method in class tech.bitey.dataframe.DataFrameImpl
 
withKeyColumn(int) - Method in interface tech.bitey.dataframe.DataFrame
 
withKeyColumn(String) - Method in interface tech.bitey.dataframe.DataFrame
 
withKeyColumn(int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
withKeyColumn(String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
wrapNullableColumn(BooleanColumn, BufferBitSet) - Method in class tech.bitey.dataframe.BooleanColumnBuilder
 
wrapNullableColumn(C, BufferBitSet) - Method in class tech.bitey.dataframe.ColumnBuilder
 
wrapNullableColumn(DateColumn, BufferBitSet) - Method in class tech.bitey.dataframe.DateColumnBuilder
 
wrapNullableColumn(DateTimeColumn, BufferBitSet) - Method in class tech.bitey.dataframe.DateTimeColumnBuilder
 
wrapNullableColumn(DoubleColumn, BufferBitSet) - Method in class tech.bitey.dataframe.DoubleColumnBuilder
 
wrapNullableColumn(FloatColumn, BufferBitSet) - Method in class tech.bitey.dataframe.FloatColumnBuilder
 
wrapNullableColumn(IntColumn, BufferBitSet) - Method in class tech.bitey.dataframe.IntColumnBuilder
 
wrapNullableColumn(LongColumn, BufferBitSet) - Method in class tech.bitey.dataframe.LongColumnBuilder
 
wrapNullableColumn(StringColumn, BufferBitSet) - Method in class tech.bitey.dataframe.StringColumnBuilder
 
writeTo(File) - Method in interface tech.bitey.dataframe.DataFrame
 
writeTo(File) - Method in class tech.bitey.dataframe.DataFrameImpl
 

Y

yyyymmdd(int, int) - Method in interface tech.bitey.dataframe.DataFrame
 
yyyymmdd(int, String) - Method in interface tech.bitey.dataframe.DataFrame
 
yyyymmdd(int, int) - Method in class tech.bitey.dataframe.DataFrameImpl
 
yyyymmdd(int, String) - Method in class tech.bitey.dataframe.DataFrameImpl
 
yyyymmdd(int) - Method in interface tech.bitey.dataframe.DateColumn
 
yyyymmdd(int) - Method in interface tech.bitey.dataframe.Row
 
yyyymmdd(String) - Method in interface tech.bitey.dataframe.Row
 
A B C D E F G H I J K L M N O P R S T U V W Y 
Skip navigation links

Copyright © 2019. All rights reserved.