H2O Column Filter

Filters columns from the input H2O Frame.

Options

Include
This list contains the column names that should be included in the output H2O Frame.
Enforce inclusion
Select this option to enforce the current inclusion list to stay the same even if the input table specification changes. If some of the included columns are not available any more, a warning is displayed. (New columns will automatically be added to the exclusion list.)
Select
Use these buttons to move columns between the Include and Exclude lists.
Search
Use one of these fields to search within either the Include or the Exclude list for certain column names or name substrings. Repeated clicking of the search button marks the next column that matches the search text. The check box 'Select all search hits' causes all matching columns to be selected, making them movable between the two lists.
Exclude
This list contains the column names of the input table that should be excluded at the output H2O Frame.
Enforce exclusion
Select this option to enforce the current exclusion list to stay the same even if the input table specification changes. If some of the excluded columns are not available any more, a warning is displayed. (New columns will automatically be added to the inclusion list.)

Input Ports

Icon
The H2O frame that is going to be filtered.

Output Ports

Icon
The filtered H2O frame.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.