Skip to content

Printing banner shows multiple times for Airflow processes #1727

@dbittenbender

Description

@dbittenbender

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_profiling

pandas-profiling version

4.14.0

Dependencies

NA

OS

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code quality 📈Improvements to the quality of the code base

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions