D3.js workshop at ICM for KFnrD
A summary of a D3.js data visualization workshop for gifted high-school students, covering materials and projects.
A summary of a D3.js data visualization workshop for gifted high-school students, covering materials and projects.
A data analysis of a radio station's song rotation patterns using vector math and statistical methods to test anecdotal claims about repetitive playtimes.
A former PhD scientist shares his positive transition to data science freelancing, detailing the freedom and variety of his new career.
A technical article presenting a mathematical function for creating smooth, differentiable pulses, with R code examples.
A tutorial on analyzing Seattle's Pronto CycleShare data using Python, Pandas, and the PyData stack for data science.
Video presentation from JuliaCon 2015 on using Julia for data analytics and visualization, featuring a Citi Bike API analysis and the Vega.jl package.
A summary of the second Nilearn sprint, highlighting new features and improvements for this neuroimaging machine learning library.
A developer revives the Vega.jl package for Julia, updating it for v0.4, adding Jupyter Notebook support, and planning new visualizations.
A tutorial on creating reusable D3.js chart components within Angular directives, demonstrating composition with a line chart and scatter plot.
A tutorial introducing the ggplot2 package for data visualization in R, presented at a user group meeting.
A tutorial on creating maps using R, based on a presentation by Ryan Peek and Michele Tobias at the Davis R Users' Group.
A step-by-step tutorial for creating a basic area chart using the D3.js JavaScript library, focusing on simplicity and core concepts.
A tutorial on creating interactive Small Multiples line charts with D3.js and Angular.js, including brushing for synchronized views.
A Python tutorial showing how to download your Twitter timeline and visualize it as a word cloud using data science libraries.
A Python tutorial showing how to download your Twitter timeline and visualize it as a word cloud using data science libraries.
A critique of the 'jet' colormap in data visualization, with a Python function to convert colormaps to grayscale for analysis.
A technical guide on using R, RSiteCatalyst, and d3Network to create Sankey charts for visualizing website visitor pathing data from Adobe Analytics.
A tutorial on creating a stacked bar chart using Seaborn and Matplotlib by overlaying data series.
A tutorial on creating network graphs to visualize website page relationships using R, RSiteCatalyst, and d3Network packages.
A tutorial on using the VennEuler.jl Julia package to recreate a data analytics language popularity diagram from survey data.