This documentation is for an older version of GoodData.
Go to the latest version of this article.
DefaultVisualizationColumnNaming.
col_name_for_attribute
col_name_for_attribute(attr: VisualizationAttribute) ->
str
Generate a unique column name for the given attribute.
Parameters
| name | type | description |
|---|---|---|
| attr | VisualizationAttribute | The attribute. |
Returns
| type | description |
|---|---|
| str | The unique column name. |