Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/public/profiles/acquia/modules/mollom/mollom.module on line 1444

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/public/modules/security_review/security_review.module on line 415
Blog: 19 June 2011 | Design and Analytics

Blog: 19 June 2011

Stanford's Data Wrangler for visual data exploration

On several quick projects and tasks, Wrangler has saved me days of brute manipulation, and helped me explore new methods faster.  It's a fantastic tool for getting your data into the format you need it, so you can start doing more interesting things with it: http://vis.stanford.edu/wrangler/

Subscribe to Blog: 19 June 2011