.. _`Cartesian Product Tables`: .. _`se.combine.sympathy.data.table.cartesian_product_tables`: Cartesian Product Tables ~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: cartesian_product.svg :width: 48 Cartesian product a list of two or more Tables into a single Table. *Input ports*: :in: [table] List of input tables *Output ports*: :out: table Table with cartesian product of inputs .. automodule:: node_cartesian_product .. class:: CartesianProductTables