I am trying to find the unique values of column
countmap(df[:column_name])
but getting error
ArgumentError: syntax df[column]