.. _`Slice data Table`: .. _`org.sysess.sympathy.slice.slicedatatable`: Slice data Table ~~~~~~~~~~~~~~~~ .. image:: select_table_rows.svg :width: 48 Slice rows in Table. The number of columns are conserved during the slice operation. :Ref. nodes: :ref:`Slice data Tables` *Input ports*: :port1: table Input Table *Output ports*: :port2: table Table consisting of the rows that been sliced out from the incoming Table according to the defined pattern. The number of columns are conserved during the slice operation *Configuration*: **Slice** (slice) Use standard Python syntax to define pattern for slice operation, [start:stop:step] **Limit preview to** (limit) Specify the maximum number of rows in the preview table .. automodule:: node_slice .. class:: SliceDataTable Example flows ############# * :download:`SliceDataTable.syx `