I was woundering how d3.nest() works and what runtime it has. E.g.
newData = d3.nest() .key(function(d){ return d.age }) .entries(da