Nodes¶
Nodes are individual objects that process data in a specific way.
I.e., a node might import data from a flat file, a second node might add a new column to that data set, and a third node might export the data to a database.
10 sub-categories.
-
12 articles
7 articles
8 articles
3 articles
8 articles
!NodesPrediction1
2 articles
!NodesOptimization1
7 articles
10 articles
7 articles
!image.png{height="" width=""}
1 article
A Flow Control node is responsible for impacting the logic of Flow execution. Some examples are stopping execution, choosing which branches should run, or handling errors in a particular way.
Articles in this section¶