data_manipulation

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
data_manipulation [2018/03/22 20:45] mguptondata_manipulation [2023/04/27 13:31] (current) – [Data Manipulation] mgupton
Line 1: Line 1:
 ======Data Manipulation====== ======Data Manipulation======
-data wrangling and munging+#prettyprint #beautify 
 + 
 + 
 +  * data wrangling and munging 
 +  * text processing 
 +  * data conversion 
 +  * ETL, extraction, transformation and loading
  
   * [[Regular Expressions]]   * [[Regular Expressions]]
 +  * [[diff]]
  
 ======Tools====== ======Tools======
Line 9: Line 16:
   * [[https://stedolan.github.io/jq/|jq]] json CLI processor   * [[https://stedolan.github.io/jq/|jq]] json CLI processor
       * [[https://jqplay.org/|jqplay.org]], online jq tool       * [[https://jqplay.org/|jqplay.org]], online jq tool
 +  * [[https://www.tablesgenerator.com/text_tables]], ASCII text tables
 +  * [[https://www.freeformatter.com/]], text escaper, ...
 +  * [[https://pandoc.org/|Pandoc]], document conversion
 +
 +  * [[https://jsonformatter.org/]]
 +
 +====== Related ======
 +  * [[qnd:Data Manipulation]]
 +
  • data_manipulation.1521751509.txt.gz
  • Last modified: 2018/03/22 20:45
  • by mgupton