Dask visualize example

../../../../_images/example.svg

A collection of examples that illustrates a number of details that are important in order to create nodes for Sympathy of Data. The usage of content in this file should be combined with the Node Writing Tutorial.

class node_examples.DaskVisualize[source]

This example shows how to visualize a dask column graph as a image file written to disk.

Output file format is selected by typing the desired file extension. .svg and .png are supported.

Inputs:
input_table : table

Input Table

Outputs:
output_datasource : datasource

Output Datasource

Configuration:
Column

Column to visualize.

Filename

Manually enter a filename (use .svg extensions to get vector graphics)