pandas_profiling.config.Histogram
- pydantic model pandas_profiling.config.Histogram[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 bins:
int
= 50
-
field max_bins:
int
= 250
-
field x_axis_labels:
bool
= True
-
field bins: