Data Wrangling Software: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
created page
 
m updated Andy Kirk link
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Link Sites ==
*[https://visualisingdata.com/resources/#Data Essential Resources: Tools for collecting and handling data (by Andy Kirk)]
== Articles ==
*[http://jeroenjanssens.com/2013/09/19/seven-command-line-tools-for-data-science.html 7 command-line tools for data science] (by Jeroen Janssen, 2013)
== Specialized data wrangling tools ==
*[http://code.google.com/p/google-refine/ Google Refine] a power tool for working with messy data (formerly Freebase Gridworks)
*[http://code.google.com/p/google-refine/ Google Refine] a power tool for working with messy data (formerly Freebase Gridworks)
*[http://vis.stanford.edu/wrangler/ Data Wrangler] interactive tool for data cleaning and transformation.
*[http://vis.stanford.edu/wrangler/ Data Wrangler] interactive tool for data cleaning and transformation.
*[http://www.shancarter.com/data_converter/ Mr. Data Converter] convert Excel data into one of several web-friendly formats, including HTML, JSON and XML
*[http://www.shancarter.com/data_converter/ Mr. Data Converter] convert Excel data into one of several web-friendly formats, including HTML, JSON and XML
*[http://people.ericson.net/ Mr. People] Parse and extract names.
*[http://people.ericson.net/ Mr. People] Parse and extract names.
== Spreadsheet applications ==
*[http://office.microsoft.com/en-us/excel/ MS Excel]
*[http://www.libreoffice.org/features/calc/ LibreOffice Calc]
*[http://www.openoffice.org/product/calc.html OpenOffice Calc]
*[http://www.google.com/google-d-s/spreadsheets/ Google Spreadsheets]




[[Category:Web resources]][[Category:Software]]
[[Category:Web resources]][[Category:Software]]

Latest revision as of 08:22, 14 November 2024

Link Sites

Articles

Specialized data wrangling tools

  • Google Refine a power tool for working with messy data (formerly Freebase Gridworks)
  • Data Wrangler interactive tool for data cleaning and transformation.
  • Mr. Data Converter convert Excel data into one of several web-friendly formats, including HTML, JSON and XML
  • Mr. People Parse and extract names.

Spreadsheet applications