.. _`HSplit Table`: .. _`org.sysess.sympathy.data.table.hsplittablenode`: HSplit Table ~~~~~~~~~~~~ .. image:: hsplit_table.svg :width: 48 Horisontal split of a Table. The output is a list of Tables, where the columns in the incoming Table are placed in separate Tables in the output. :Opposite node: :ref:`HJoin Tables` :Ref. nodes: :ref:`HSplit Tables` *Input ports*: :port1: table Input Table *Output ports*: :port1: [table] Joined Tables .. automodule:: node_hsplit_tables .. class:: HSplitTableNode Example flows ############# * :download:`HSplitTable.syx `