keep() function
*Function type: Transformation
**Output data type:* Record
Columns that should be included in the resulting table. Cannot be used with .
fn
A predicate function which takes a column name as a parameter (column
) and returns a boolean indicating whether or not the column should be included in the resulting table. Cannot be used with .