pandas_profiling.model.alerts
Logic for alerting the user on possibly problematic patterns in the data (e.g. high number of zeros , constant values, high correlations).
Functions
|
|
|
|
|
|
|
|
|
Checks the overall dataset for alerts. |
|
Checks individual variables for alerts. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Classes
|
An alert object (type, values, column). |
|
Alert types |