Skip to content

Conversation

@zhan7236
Copy link

This PR adds a regression test for #55794.

The bug was that infer_freq had stateful behavior - calling it on a full index with duplicates would affect the result of subsequent calls on slices without duplicates. This has been fixed on main and this test ensures the fix is not regressed.

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.

BUG: infer_freq has stateful behavior

1 participant