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

Closes #2810: Expand inner_join to accept a list of pdarrays #2837

Merged

Conversation

stress-tess
Copy link
Member

This PR (closes #2810) expands the inner_join and align functionality to accept a list of pdarrays. Next steps are to update the dataframe merge functions to allow for multi-column merges

This PR (closes Bears-R-Us#2810) expands the `inner_join` and `align` functionality to accept a list of pdarrays. Next steps are to update the dataframe merge functions to allow for multi-column merges
@stress-tess stress-tess force-pushed the 2810_inner_join_list_of_pdas branch from 4fea940 to 932b467 Compare October 31, 2023 19:20
Copy link
Contributor

@jaketrookman jaketrookman left a comment

Choose a reason for hiding this comment

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

Looks good

@stress-tess stress-tess added this pull request to the merge queue Oct 31, 2023
Merged via the queue into Bears-R-Us:master with commit a3419dd Oct 31, 2023
@stress-tess stress-tess deleted the 2810_inner_join_list_of_pdas branch December 11, 2023 13:23
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.

Expand inner_join to accept a list of pdarrays
2 participants