Wrangle your Data!
The Stanford Visualization Group have been responsible for a number of fantastic tools for supporting information visualisation work. One of the inherent problems in creating data visualisations is that you usually do not get the data in a format that is particularly easy to work with. Cleaning up the data is one of the first things that you must to, so that you can take out extraneous data points, pare down to what you want to actually work with, and then format the information logically, so that it will be easy to incorporate into your visualisation software or code.
This step, data cleaning, is usually a real hassle and Excel is not very good for the task, because it’s not really made to do this sort of thing. Although you can delimit by commas, tabs or arbitrary characters, it’s a pain to write regular expressions that allow you to take out things or re-order them. You can write scripts to do this, but then you’re busy writing scripts instead of creating a visualization.
That’s why I’m very excited about Wrangler, a new tool for data wrangling that substantially reduces the pain associated with this process.
Check out their video and head on over to try it for yourself!



There is is. Simple, straightforward, and easy to read. It might not make for pretty pictures in the boardroom. But ask yourself if you are really just trying to entertain your audience or whether you are trying to communicate something effectively, precisely, and meaningfully. And in that case, it doesn’t matter if that last line is a Platypus or a Profit Margin.