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 dataset

Dataset

Output ports

dataset dataset

Dataset

Configuration

Columns (columns)

Columns that should be converted.

Target type (types)

The type that these columns should be converted to.

Implementation

class node_convert_column_tabledataset.ConvertColumnTypeInTableDataset[source]