Interactive graphs showing how much time NHL players spent on the ice (and how much time they spent on the ice together!) in the 2019-2020 season.
Code here: https://github.com/jemmaissroff/hockey
— rachel
Did you know Ruby 3.0 has an easy, built-in way to measure how long code takes to run in the REPL? This post walks you through the new feature and how to use it.
— nicholasbs
These interactive visualizations show time on the ice shared by different NHL players. As Jemma notes, they tell stories of traded players, injuries and changes in lines. The code is here: https://github.com/jemmaissroff/hockey
— Mai