Difference between revisions of "Data Wrangling"

From Help Wiki
(created)
 
(Educational Resources: Open Data Handbook)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
When we have data, possibly from multiple sources, and need to format the data to meet our needs, we will use Data Wrangling techniques.
+
When we have data, possibly from multiple sources, and need to format the data to meet our needs, we will use Data Wrangling techniques and tools.
 +
 
 +
=Educational Resources=
 +
*[http://opendatahandbook.org/ Open Data Handbook]
 +
* [http://schoolofdata.org/handbook/ School of Data - Handbook]
 +
* [http://schoolofdata.org/handbook/courses/ School of Data - Courses]
 +
 
 +
=Tools=
 +
* [[OpenRefine]]
 +
* [[R Studio]]
  
 
[[Category: Statistics]]
 
[[Category: Statistics]]
 
[[Category:Database]]
 
[[Category:Database]]

Latest revision as of 10:26, 9 April 2013

When we have data, possibly from multiple sources, and need to format the data to meet our needs, we will use Data Wrangling techniques and tools.

Educational Resources

Tools