User Tools

Site Tools


transformations:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
transformations:start [2021/07/08 17:05] – [Transform / Math] dmitrytransformations:start [2021/07/08 17:37] – [Workflow / Internal] dmitry
Line 103: Line 103:
  
 ==== Transform / Math ==== ==== Transform / Math ====
-  * [[transformations:distributetotal|Distribute total]] - CBreak down a total/subtotal proportionally to a group of numbers (weights).+  * [[transformations:distributetotal|Distribute total]] - Break down a total/subtotal proportionally to a group of numbers (weights).
   * [[transformations:linearregression|Linear regression]] - Build a linear regression. Interpolate/extrapolate values if needed.   * [[transformations:linearregression|Linear regression]] - Build a linear regression. Interpolate/extrapolate values if needed.
   * [[transformations:runningtotal|Running total]] - Calculate rank, cumulative count, sum or % from total sum.   * [[transformations:runningtotal|Running total]] - Calculate rank, cumulative count, sum or % from total sum.
Line 135: Line 135:
   * [[transformations:haltontypemismatch|Halt on data type mismatch]] - abort project execution if a value in specified column(s) has a wrong type.   * [[transformations:haltontypemismatch|Halt on data type mismatch]] - abort project execution if a value in specified column(s) has a wrong type.
   * [[transformations:iterate|Iterate]] - run another module/project once for each row in table.   * [[transformations:iterate|Iterate]] - run another module/project once for each row in table.
-  * [[transformations:iteratecolumns|Iterate column]] - run another module/project once for each column in table and automatically append all returned columns into one table.+  * [[transformations:iteratecolumn|Iterate column]] - run another module/project once for each column in table and automatically append all returned columns into one table.
   * [[transformations:iteratetable|Iterate table]] - run another module/project once for each row in table and pass another table to it.   * [[transformations:iteratetable|Iterate table]] - run another module/project once for each row in table and pass another table to it.
   * [[transformations:repeat|Repeat]] - run another module/project until/while its output is empty   * [[transformations:repeat|Repeat]] - run another module/project until/while its output is empty
transformations/start.txt · Last modified: 2024/04/12 00:30 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki