.. _`HSplit Table`: .. _`org.sysess.sympathy.data.table.hsplittablenode`: HSplit Table ~~~~~~~~~~~~ .. image:: hsplit_table.svg :width: 48 Split a Table into multiple Tables by columns, every column becomes a new table. Documentation ############# Definition ########## *Input ports*: :port1: table Input Table *Output ports*: :port1: [table] Split Tables .. automodule:: node_hsplit_tables .. class:: HSplitTableNode Related nodes ############# * :ref:`org.sysess.sympathy.data.table.hsplittablenodes` * :ref:`org.sysess.sympathy.data.table.hjointable` Example flows ############# * :download:`HSplitTable.syx `