Node Guide¶
Common Node Features¶
General Node Properties¶
Some general node settings can be updated on the "Node" tab. See Configuring Nodes for more information.
Preview¶

Many nodes can have their output previewed after configuring the nodes.
Unique Node Features¶
See the relevant article for each node type to learn about any unique settings.
8 sub-categories.
-
4 articles
8 articles
7 articles
A Row node is focused on transforming individual records in a result set; they combine, reorder, or otherwise act on the rows. It should always be a middle node in a segment.
3 articles
A Text node is a column node with a focus on parsing text fields. They can cleanse text, do regex searching, or do LDA topic modeling on freeform text. It should always be a middle node in a segment.
6 articles
A Prediction node is a column nodes with a focus on applying a predictive model to data. Nodes that create time series forecasts, solve classificaiton problems, perform basic regressions or segmentation models areā¦
2 articles
An Optimization node can perform linear or nonlinear optimization, including constraint based optimization. It should always be a middle node in a segment.
6 articles
An Output node is focused on generating an output from Euclid Studio, as well as performing other operations outside of a flow.
2 articles
An Export node is focused on exporting data outside of Euclid Studio. It should always be the last node in a segment.