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: Move methods in core/reshape/util.py to where they are used #59172

Merged
merged 5 commits into from
Jul 9, 2024

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Jul 2, 2024

2 unit tests were removed since cartesian_product now strictly operates on list[np.ndarray] (i.e. MultiIndex.codes) and the unit tests were testing Index inputs

@mroeschke mroeschke added Refactor Internal refactoring of code Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Jul 2, 2024
@mroeschke mroeschke added this to the 3.0 milestone Jul 2, 2024
@mroeschke
Copy link
Member Author

Going to merge. Happy to follow up if needed

@mroeschke mroeschke merged commit 3a34e07 into pandas-dev:main Jul 9, 2024
45 checks passed
@mroeschke mroeschke deleted the ref/reshape/util branch July 9, 2024 16:39
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.

None yet

1 participant