I can’t find the discussions now, but I think this was discussed in DataFramesMeta. One possibility would be to assume variables refer to columns/fields by default, and use a special syntax to refer to variables. $x is a possible syntax, similar to string interpolation. Or are there technical problems with that approach?