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

REF: Break up stack_v3 #58792

Merged
merged 1 commit into from
May 20, 2024
Merged

REF: Break up stack_v3 #58792

merged 1 commit into from
May 20, 2024

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach commented May 19, 2024

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Just moving code around. Precursor for tackling #58391

@rhshadrach rhshadrach added Refactor Internal refactoring of code Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels May 19, 2024
@mroeschke mroeschke added this to the 3.0 milestone May 20, 2024
@mroeschke mroeschke merged commit 6a7b3da into pandas-dev:main May 20, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @rhshadrach

@rhshadrach rhshadrach deleted the ref_stack_v3 branch May 20, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants