.. _`Dask max example`: .. _`org.sysess.sympathy.examples.daskmax`: Dask max example ~~~~~~~~~~~~~~~~ .. image:: example.svg :width: 48 This example shows a basic table version of column-wise *max*, implemented using dask. Dask nodes have biggest effect in locked subflows and lambdas where data between nodes is passed in memory. *Ports*: **Inputs**: :input: table Input Table **Outputs**: :output: table Output Table *Configuration*: .. automodule:: node_dask_examples .. class:: DaskMax