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

REGR: concat raising for 2 different ea dtypes #54914

Merged
merged 4 commits into from
Sep 5, 2023
Merged

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 31, 2023

@phofl phofl added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Regression Functionality that used to work in a prior pandas version labels Aug 31, 2023
@phofl phofl added this to the 2.1.1 milestone Aug 31, 2023
phofl and others added 3 commits September 1, 2023 13:26
# Conflicts:
#	doc/source/whatsnew/v2.1.1.rst
# Conflicts:
#	doc/source/whatsnew/v2.1.1.rst
@mroeschke mroeschke merged commit a317995 into pandas-dev:main Sep 5, 2023
33 checks passed
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 5, 2023
@phofl phofl deleted the 54848 branch September 5, 2023 20:04
mroeschke pushed a commit that referenced this pull request Sep 5, 2023
…ent ea dtypes) (#55018)

Backport PR #54914: REGR: concat raising for 2 different ea dtypes

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
* REGR: concat raising for 2 different ea dtypes

* Update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

numpy.exceptions.AxisError: axis 1 is out of bounds for array of dimension 1
2 participants