Links
-
Link
Animated GIFs in R →
-
Link
The myth of the missing Data Scientist →
An argument against the buzz around the dire need for data scientists; some stuff to disagree with but some good points
-
Link
Without Human Insight →
Big data is just a bunch of numbers; computers will do the brute force labor, but you still have to use your brain.
-
Link
Why infographics rule →
This is how marketers see visualization and information graphics. Glorified spam, kind of.
-
Link
R and Data Mining: Examples and Case Studies →
Download the book as a PDF with R code supplement
-
Link
Eyeo Festival 2013 →
Tickets don’t go on sale until February, but the first half of the speaker list was revealed. Looks great.
-
Link
NYT year in graphics →
Highlights from the world’s best graphics department in journalism
-
Link
Donorschoose hires data scientist →
Using powers for good to improve education
-
Link
An Illustrator to TileMill workflow →
It usually moves the other direction.
-
Link
Twitter archive download →
Finally, Twitter rolls out a feature to download all of your tweets as one file. They’re slowly making it available to users.
-
Link
CSV Logger →
A simple iPhone app to keep track of what you want and store it in CSV format
-
Link
Research-quality datasets →
A wide variety of datasets you can actually do stuff with
-
Link
Graphs explained →
Primer on network diagrams. See also.
-
Link
Web scraping for fun and profit →
This looks promising. Benefits include: stability, anonymous access, and no rate limiting.
-
Link
Map symbol clustering →
Using k-means to group multiple symbols that overlap and clutter
-
Link
Try R →
Free online course from Code School for getting started with R
-
Link
CartoDB 2.0 →
The “Instagram of maps” or more appropriately, works on mobile
-
Link
Simple chart, clear story →
Impact of vaccines plotted over time shows obvious impact [via]
-
Link
Finding image color palettes in R →
Use k-means to find most used colors
-
Link
Rcpp →
Write C++ code and easily connect with R for more speed [via]