AlloViz.AlloViz.Elements.Edges._get_cleaned_column_resolvers

Edges._get_cleaned_column_resolvers() dict[Hashable, Series]

Return the special character free column resolvers of a dataframe.

Column names with special characters are ‘cleaned up’ so that they can be referred to by backtick quoting. Used in DataFrame.eval().