Icon

Public

This directory contains 54 workflows.

Icon20230519 Pikairos Weighted Moving Average 

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 […]

Icon20230521 Pikairos Parallel Chunk Loop not Working if transposing or pivoting a table 

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 […]

Icon20230620 Pikairos Copy One Row In Multiple Rows With Delimiter 

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 […]

Icon20230731 Pikairos Double Quote the entire data except for column headers while writing into CSV File 

This workflow shows how to "Double Quote the entire data except for column headers while writing into CSV File"