Skip to content

Conversation

@tiagodsilva
Copy link
Contributor

Hi!

Context. I am iteratively applying the FCI algorithm to multiple data sets; at each iteration, a new progress bar is created and my stdout becomes increasingly polluted.

Problem. Is there a workaround to disable such progress bars when using FCI?

Solution. Include show_progress as an argument to fci; this boolean variable is inherited by the fas sub-routine and is used to decide whether to enable (True) or disable (False) the progress bar.

By the way, great package!

Copy link
Collaborator

@kunwuz kunwuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! :)

@kunwuz kunwuz merged commit a1681d6 into py-why:main Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants