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

feat(python): ensure string on parameters to join/join_asof are unique #11856

Closed
wants to merge 1 commit into from

Conversation

mcrumiller
Copy link
Contributor

Resolves #11827

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars labels Oct 19, 2023
@mcrumiller mcrumiller marked this pull request as draft October 19, 2023 14:18
@mcrumiller mcrumiller closed this Oct 19, 2023
@mcrumiller mcrumiller deleted the join-dup branch October 19, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.join() raises PanicException when on= contains duplicates
1 participant