pandas_profiling.config.Html
- pydantic model pandas_profiling.config.Html[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.
- Fields
-
field assets_path:
Optional
[str
] = None
-
field assets_prefix:
Optional
[str
] = None
-
field full_width:
bool
= False
-
field inline:
bool
= True
-
field minify_html:
bool
= True
-
field use_local_assets:
bool
= True