Select columns in Table Dataset (Experimental)

../../../../_images/convert_column_types_table_ds.svg

Select columns from input to propagate to output.

Documentation

Select columns to propagate.

Definition

Input ports

dataset
Type: dataset
Description: Dataset

Output ports

dataset
Type: dataset
Description: Dataset

Configuration

Select columns (columns)

Select columns.

Implementation

There are many situations where you may want to throw away some of the columns of a table. Perhaps the amount of data is large and you want to trim it to increase performance, or perhaps some column was just needed as an intermediary step in some analysis.

class node_select_columns_in_table_dataset.SelectColumnsTableDataset[source]