This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
For stable version, go to the latest stable 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. |