Printing banner shows multiple times for Airflow processes
Author: dbittenbenderCreated Mar 12, 2025Updated May 9, 2026
Labelscode quality 📈
Current Behaviour
This may be the most idiotic thing I have ever seen in a module. You are blindly displaying a banner by simply importing the module. From what I can tell in the code, there is no way to disable this. Here is the issue, i run this in airflow and use xcom to communicate between tasks. Well, this stupid banner message is always logged which throws off the xcom. Please consider an alternative to promoting your changes.
Expected Behaviour
Stop printing useless information without a way to disable.
Data Description
NA
Code that reproduces the bug
import ydata_profilingpandas-profiling version
4.14.0
Dependencies
NAOS
No response
Checklist
- There is not yet another bug report for this issue in the issue tracker
- The problem is reproducible from this bug report. This guide can help to craft a minimal bug report.
- The issue has not been resolved by the entries listed under Common Issues.
Source: Data-Centric-AI-Community/fg-data-profiling