convert literal column names to a list of strings
If I have a list of column literal references, how can I convert them to a list of the string names? Can it be done directly without subsetting the columns first?col_names = {:Column 1, :"Y (%)"n, :"Quotes \!":name\!""n, :group}