| Package | Description |
|---|---|
| org.datavec.api.transform.ops |
| Modifier and Type | Class and Description |
|---|---|
class |
DispatchWithConditionOp<U>
A variant of
DispatchOp that for each operation, tests the input list of elements for a Condition,
before dispatching the appropriate column of this element to its operation. |
Copyright © 2020. All rights reserved.