Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

always show top 20 associations regardless of their value #1060

Merged

Conversation

jeromedockes
Copy link
Member

before we would show at most 20 but only those that have an association above 0.2
having 2 cutoffs was confusing: if usually there are 20 but on my data only 15 show up (even if I have many columns in the dataframe) it is not clear why

this pr always shows the top 20

Copy link
Member

@Vincent-Maladiere Vincent-Maladiere left a comment

Choose a reason for hiding this comment

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

Nice!

Copy link
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

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

LGTM

@GaelVaroquaux
Copy link
Member

Thanks!! Merging

@GaelVaroquaux GaelVaroquaux merged commit 976042a into skrub-data:main Sep 5, 2024
22 checks passed
@jeromedockes jeromedockes deleted the always-show-top-20-associations branch September 5, 2024 20:06
jeromedockes added a commit to jeromedockes/skrub that referenced this pull request Sep 25, 2024
…#1060)

* always show top 20 associations regardless of their value

* update test

* _
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants