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 revisionBoth sides next revision
transformations:start [2022/08/26 04:26] – [Transform / Math] dmitrytransformations:start [2022/08/26 04:28] dmitry
Line 64: Line 64:
  
 ==== Transform / Advanced ==== ==== Transform / Advanced ====
-  * [[transformations:constructjson|Construct JSON]] - Construct a JSON object.+
   * [[transformations:createbuckets|Create buckets]] - Create ranges of fixed width and assign each row to one of the ranges.   * [[transformations:createbuckets|Create buckets]] - Create ranges of fixed width and assign each row to one of the ranges.
   * [[transformations:crossmerge|Cross merge]] - Create a table with all possible combinations (i.e. Cartesian product) of rows in two tables.   * [[transformations:crossmerge|Cross merge]] - Create a table with all possible combinations (i.e. Cartesian product) of rows in two tables.
Line 76: Line 76:
   * [[transformations:makedatetimecolumns|Make date/time columns]] - Create column(s) with date/time attributes derived from a date column.   * [[transformations:makedatetimecolumns|Make date/time columns]] - Create column(s) with date/time attributes derived from a date column.
   * [[transformations:match|Match]] - Find text strings in another table, that are contained in the current table.   * [[transformations:match|Match]] - Find text strings in another table, that are contained in the current table.
-  * [[transformations:parsejson|Parse JSON]] - Parse a JSON object into a tabular dataset. 
-  * [[transformations:parsexml|Parse XML]] - Parse XML into a tabular dataset. 
   * [[transformations:pivot|Pivot]] - Create a matrix table by pivoting.   * [[transformations:pivot|Pivot]] - Create a matrix table by pivoting.
   * [[transformations:regexp|Regular expression]] - Create a new column with regular expression matches.   * [[transformations:regexp|Regular expression]] - Create a new column with regular expression matches.
Line 116: Line 114:
  
 ==== Transform / Web ==== ==== Transform / Web ====
- +  * [[transformations:constructjson|Construct JSON]] - Construct a JSON object. 
-* [[transformations:extractjsonproperties|Extract JSON properties]] - Extract values of one or more JSON properties specified by JSON path. +  * [[transformations:extractjsonproperties|Extract JSON properties]] - Extract values of one or more JSON properties specified by JSON path. 
-* [[transformations:modifyjson|Modify JSON]] - Delete, replace, or rename a JSON property or format JSON. +  * [[transformations:modifyjson|Modify JSON]] - Delete, replace, or rename a JSON property or format JSON. 
-* [[transformations:splitjsonarray|Split JSON array]] - Split a JSON array into rows.+  * [[transformations:parsejson|Parse JSON]] - Parse a JSON object into a tabular dataset. 
 +  * [[transformations:parsexml|Parse XML]] - Parse XML into a tabular dataset. 
 +  * [[transformations:splitjsonarray|Split JSON array]] - Split a JSON array into rows.
  
 ==== Export / File ==== ==== Export / File ====
transformations/start.txt · Last modified: 2024/06/05 23:03 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki