The R code looks so much cleaner and readable! Is that just me being a bit more familiar with R/dplyr than julia? Or could the julia code be written more elegantly than that? I mean all those .@(_, => :) constructs make julia look rather opaque in comparison ...