Skip to content

non-unique joins #2192

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

Closed
changhiskhan opened this issue Nov 7, 2012 · 1 comment
Closed

non-unique joins #2192

changhiskhan opened this issue Nov 7, 2012 · 1 comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Milestone

Comments

@changhiskhan
Copy link
Contributor

maybe have option to not do cross join. instead just join on order of appearance for the non-unique elements (and fill-in NAs for the rest)?

Related: #2189

@jreback
Copy link
Contributor

jreback commented Feb 18, 2014

closing in favor of #5401

@jreback jreback closed this as completed Feb 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

No branches or pull requests

2 participants