.. _`Convert columns in Table`: .. _`org.sysess.sympathy.data.table.convertcolumnstable`: Convert columns in Table ~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: select_table_columns.svg :width: 48 Convert selected columns to specified data type. *Input ports*: :: table Input *Output ports*: :: table Output *Configuration*: **Columns** (columns) Columns that should be converted. **Target type** (types) The type that these columns should be converted to. .. automodule:: node_convert_table_columns .. class:: ConvertColumnsTable Example flows ############# * :download:`ConvertColumnsInTable.syx `