Evaluating & Transforming Data
Substation includes 100+ functions for evaluating and transforming data.
The best way to learn how these functions work is by testing (and iterating on) examples in the project repository using the Substation CLI tool. For example, running this from the project root will test every example:
substation test -R examples/
Refer to each configuration file for more information on how specific evaluation and transformation functions work.
Updated about 1 month ago