ptvis.color.CategoricalColorConversion.apply¶
- CategoricalColorConversion.apply(values)[source]¶
Apply the conversion to values.
- Parameters:
values (series-like) – Values to be converted.
- Returns:
pandas.Seriesofstr– Color texts.
Apply the conversion to values.
values (series-like) – Values to be converted.
pandas.Series of str – Color texts.