This directory contains 54 workflows.
This workflow shows how to implement from scracth a simple Weighted Moving Average. The size of the Weighted Moving Average is determined by the numbers of […]
This workflow shows how to use a -Parallel Chunk Loop- node if chunk tables arriving to the -Chunk Loop End- node don't have the same number of columns […]
This workflow shows how to convert a string of separated items by comma into a list of items and from it, how to generate from the list a new row per […]
This workflow shows how to "Double Quote the entire data except for column headers while writing into CSV File"