Convert column type in Table Dataset (Experimental)

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

Documentation

Convert selected columns to specified data type in tabular dataset.

Definition

Input ports

dataset
Type: dataset
Description: Dataset

Output ports

dataset
Type: dataset
Description: Dataset

Configuration

Columns (columns)

Columns that should be converted.

Target type (types)

The type that these columns should be converted to.

Examples

The node can be found in:

Implementation

class node_convert_column_tabledataset.ConvertColumnTypeInTableDataset[source]