Convert columns in Tables

../../../../_images/select_table_columns.svg

Convert selected columns to specified data type

Documentation

Auto generated list version of Convert columns in Table.

In this version, the following ports from the original nodes have been changed to lists which the node loops over:

Looped Inputs:

port-index:0.

Looped Outputs:

port-index:0.

For details see the original node.

Definition

Input ports

<unnamed> [table]

Input

Output ports

<unnamed> [table]

Output

Configuration

Columns (columns)

Columns that should be converted.

Target type (types)

The type that these columns should be converted to.

Implementation

class node_convert_table_columns.ConvertColumnsTables[source]