Skip to content

Conversation

@bashtage
Copy link
Contributor

@bashtage bashtage commented Oct 7, 2022

Correct list of supported types in docs
Remove block creating incorrect docs in merge

Correct list of supported types in docs Remove block creating incorrect docs in merge
@bashtage
Copy link
Contributor Author

bashtage commented Oct 7, 2022

@mroeschke mroeschke added Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Oct 7, 2022
left_by : column name or list of column names
Group left DataFrame by group columns and merge piece by piece with
right DataFrame.
right DataFrame. Must be None if either left or right are a Series.
Copy link
Member

Choose a reason for hiding this comment

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

I didn't immediately find tests raising if this was the case. Mind adding a unit test to confirm this behavior?

@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Nov 14, 2022
@mroeschke mroeschke added this to the 2.0 milestone Dec 6, 2022
@mroeschke mroeschke merged commit 1fd894d into pandas-dev:main Dec 6, 2022
@mroeschke
Copy link
Member

Thanks @bashtage if you could follow up with the unit test that would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale

3 participants