Create Your Own Data Visualization Gallery
Learn how to create your own virtual data art gallery.
Explore Your Dataset in R
Simple exploratory data analysis (EDA) using some very easy one line commands in R.
Patchwork R package goes nerd viral
A few weeks ago, my tweet on the R patchwork package went nerd viral. I analyze the tweet performance and possible impact on the patchwork package downloads. I’ll arrange the resulting graphs with patchwork!
As a bonus, I’ll show y’all how I added an image to the patchwork layout by placing it within a ggplot graph and fixing the coordinates to avoid weird scaling issues.
Highlighting with ggplot2: The Old School and New School Way
A tutorial showing how to highlight a subset of your data in R within the context of the full data set. We review the old school way (ggplot layering) and new school way (gghighlight).
Awesome Twitter Word Clouds in R
Tap into Twitter data and create custom word clouds that will visualize the conversation in an impactful way. Analysis performed with R and the rtweet and wordcloud2 packages.
Data + Art STEAM Project: Initial Results
An introduction to the Data + Art STEAM project with Forest Hill Junior and Senior Public School in Toronto!
Data Storytelling Using Flourish Studio
A tutorial blog reviewing the art of data storytelling and showing how to use Flourish, a platform for storytelling and visualisation
Data Science Graphs (without the code!)
A tutorial exploring RAW Graphs; a free tool enabling everyone to create high-end, data science style graphs without the code!
Happy Holidays Data Lovers!
A fun holiday post exploring a new R visualization package called alluvial
PixieDust - A Python library spreading magic on our notebooks
PixieDust allows simple and interactive data analysis right within the output cell of your python notebook.