.. _`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` *Ports*: **Inputs**: :port1: table Input Table **Outputs**: :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** Use standard Python syntax to define pattern for slice operation, [start:stop:step] **limit** Specify the maximum number of rows in the preview table .. automodule:: node_slice .. class:: SliceDataTable