Run the following in Juno: ``` using TableView, DataFrames showtable(rename!(DataFrame(a = rand(10), b = rand(10)), :b => Symbol("a.b"))) ``` This is on 0.6.0