Visualization on the Web can be tricky for those unfamiliar with code. The…
Software
Programs and online applications to help you make use of data.
-
Accessible Web visuals and code with p5.js →
-
Mirador: A tool to help you find correlations in complex datasets
Mirador, a collaborative effort led by Andrés Colubri from Fathom Information Design, is…
-
R meme generator
Nobody asked for it, so you got it. The meme package for R…
-
Beaker allows data exploration in various languages
Currently in beta, Beaker lets you work and experiment with data with different…
-
Responsive data tables
Alyson Hurt for NPR Visuals describes how they make responsive data tables for…
-
Optimizing your R code
Hadley Wickham offers a detailed, practical guide to finding and removing the major…
-
Create a barebones R package from scratch
While we’re on an R kick, Hilary Parker described how to create an…
-
R for cats and cat lovers
Following the lead of JavaScript for Cats by Maxwell Ogden, Scott Chamberlain and…
-
Combatting the Obsession with New Tools
Michal Migurski thinks about finding the right job for the tool rather than…
-
Learn regular expressions with RegExr
Learning regular expressions tends to involve a lot of trial and error and…
-
PourOver allows filtering of large datasets in your browser
The New York Times released PourOver, a library that lets you do database-like…
-
Extract CSV data from PDF files with Tabula
Tabula, by Manuel Aristarán, came out months ago, but I’ve been poking at…
-
Interactive maps with R
You can make static maps in R relatively well, if you know what…
-
Learn R interactively with the swirl package
R, the statistical computing language of choice and what I use the most,…
-
Introducing R to a non-programmer, in an hour
Biostatistics PhD candidate Alyssa Frazee was tasked with teaching her sister, an undergraduate…
-
Bokeh, a Python library for interactive visualization
Bokeh, a Python library by Continuum Analytics, helps you visualize your data on…
-
Databases for lazy people, a Python library
Friedrich Lindenberg and Gregor Aisch recently released dataset, a Python library to take…
-
Responsive maps with D3.js
A challenge these days with visualization is that a piece might look great…
-
R plotting package ggplot2 ported to Python
Those who use the ggplot2 package in R and do everything else in…
-
Raw, a tool to turn spreadsheets to vector graphics
Sometimes it can be a challenge to produce data graphics in vector format,…