AnyIf
Selects an arbitrary element from the given column that matches the specified condition.
Inputs
column
- The column from which to select an arbitrary element.condition
- The condition that the element must satisfy.
Example
Last updated
Selects an arbitrary element from the given column that matches the specified condition.
column
- The column from which to select an arbitrary element.
condition
- The condition that the element must satisfy.
Example
Last updated