I'm using ydata-profiling (pandas profiling) and I'm not able to disable some alerts (e.g. Zeros).
Here, https://ydata-profiling.ydata.ai/docs/master/pages/advanced_usage/available_settings.html , I can find only some alerts which can be removed, for example correlations, but not Zeros as an example.
thanks