| Package | Description |
|---|---|
| tech.tablesaw.api | |
| tech.tablesaw.columns.booleans |
| Modifier and Type | Method | Description |
|---|---|---|
Selection |
BooleanColumn.eval(BytePredicate predicate) |
Returns a Selection of the elements that return true when the predicate is evaluated
|
| Modifier and Type | Field | Description |
|---|---|---|
static BytePredicate |
BooleanColumnUtils.isMissing |
|
static BytePredicate |
BooleanColumnUtils.isNotMissing |
Copyright © 2022. All rights reserved.