All functions |
|
---|---|
Map data records from block records to row records. |
|
Create a block records to row records transform specification. |
|
Build a blocks_to_rowrecs()/rowrecs_to_blocks() control table that specifies a pivot from a |
|
Build a rowrecs_to_blocks() control table that specifies a un-pivot (or "shred"). |
|
|
|
Convert a layout_specification, blocks_to_rowrecs_spec, or rowrecs_to_blocks_spec to a simple object. |
|
General transform from arbitrary record shape to arbitrary record shape. |
|
Read a cdata record transform from a simple object (such as is imported from YAML). |
|
Factor-out (aggregate/project) block records into row records. |
|
Multiply/join row records into block records. |
|
Use transform spec to layout data. |
|
Use transform spec to layout data. |
|
Use transform spec to layout data. |
|
Use transform spec to layout data. |
|
Create a record to record spec. |
|
Map field values from one column into new derived columns (takes a |
|
Map field values from one column into new derived columns (query based, takes name of table). |
|
Map data records from block records that have one row per measurement value to row records. |
|
Map a data records from row records to block records. |
|
Create a row records to block records transform specification. |
|
Map a data records from row records to block records with one record row per columnsToTakeFrom value. |