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

Fix IndexError when all outliers are removed by reduce_outliers() #1466

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

Aratako
Copy link
Contributor

@Aratako Aratako commented Aug 10, 2023

Fix #1455
This fix addresses the IndexError occurring in update_topics() when all outliers are eliminated by reduce_outliers().

@MaartenGr
Copy link
Owner

It took a while to check but I believe this should not negatively affect topic assignment throughout the attributes I test. Thanks for the PR!

@MaartenGr MaartenGr merged commit 951b976 into MaartenGr:master Aug 30, 2023
2 checks passed
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.

IndexError on visualize_heatmap() when all outliers are removed by reduce_outliers() and update_topics()
2 participants