pandas_profiling.config.Style
- pydantic model pandas_profiling.config.Style[source]
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
-
field logo:
str
= ''
-
field primary_colors:
List
[str
] = ['#377eb8', '#e41a1c', '#4daf4a']
- property primary_color: str
-
field logo: