Visualize This


This book was sitting on my shelves for nearly two months and I finally read it. It’s written by Nathan Yau, the guy behind FlowingData.

Visualize this starts of with a intro into one of my favorites topics, i.e. data collecting and cleaning. Yau uses Python, which is a great choice for such tasks. Chapter after chapter he introduces new tools (e.g., Illustrator, R, Google Maps) and shows how to get started with them. I think that pretty much resembles the book. It’s about how to get started in data visualization and its tools.

One critique is that the target group isn’t clear, is it for programmers or graphic designers or statisticians? It’s got a bit for everybody but no thorough path through the book. The examples are quite good and I love it that he shows different steps of creating graphics. The paper and print quality is really good, which is really important for books about graphics and visualization.
All in all, I’m quite happy with this book. It shows how to start and is written by someone who is more connected to the open source/internet world than to academia or corporate one which it quite cool because you don’t have to invest in expensive software to try the examples out.

#84/111: R in a Nutshell

Intro

So, I read a few more technical books and asked myself how I should present them. I came to the conclusion that writing a summary and stuff isn’t really practical. Therefore I will only post a small entry with some words about the book. However, if you want to know more about a specific book and don’t find enough stuff about it online, you can ask me about it.

The book

I looked for a nice intro to R because the official documentations is a bit too meta. What I found is this book which is a great reference and introduction to R. Joseph Adler covers the whole bandwidth of topics from data cleansing to analysis and graphics. He even covers 3th party packages for bioinformatics. However, if you don’t have a clue about statistics you should firstly read some books about it. This book doesn’t cover any proofs or derivations of statistical methods. All in all a pretty nice book which doesn’t have any serious flaws.