blocks_to_rowrecs | Map data records from block records to row records. |
blocks_to_rowrecs_q | Map sets rows to columns (query based, take name of table). |
blocks_to_rowrecs_spec | Create a block records to row records transform... |
build_pivot_control | Build a blocks_to_rowrecs()/rowrecs_to_blocks() control table... |
build_pivot_control_q | Build a blocks_to_rowrecs_q() control table that specifies a... |
build_unpivot_control | Build a rowrecs_to_blocks() control table that specifies a... |
cdata-package | 'cdata': Fluid Data Transformations. |
check_cols_form_unique_keys | Check columns form unique keys |
convert_cdata_spec_to_yaml | Convert a layout_specification, blocks_to_rowrecs_spec, or... |
convert_records | General transform from arbitrary record shape to arbitrary... |
convert_yaml_to_cdata_spec | Read a cdata record transform from a simple object (such as... |
get_transform_details | Upack details of a cdata record transform. |
grapes-slash-slash-grapes | Factor-out (aggregate/project) block records into row... |
grapes-times-times-grapes | Multiply/join row records into block records. |
layout_by | Use transform spec to layout data. |
layout_by.blocks_to_rowrecs_spec | Use transform spec to layout data. |
layout_by.cdata_general_transform_spec | Use transform spec to layout data. |
layout_by.rowrecs_to_blocks_spec | Use transform spec to layout data. |
layout_specification | Create a record to record spec. |
map_fields | Map field values from one column into new derived columns... |
map_fields_q | Map field values from one column into new derived columns... |
pivot_to_rowrecs | Map data records from block records that have one row per... |
qlook | Quick look at remote data |
rowrecs_to_blocks | Map a data records from row records to block records. |
rowrecs_to_blocks_q | Map a set of columns to rows (query based, take name of... |
rowrecs_to_blocks_spec | Create a row records to block records transform... |
rows_are_uniquely_keyed | Check if table rows are uniquely keyed by keyset. |
unpivot_to_blocks | Map a data records from row records to block records with one... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.