Skip to content

REGR: Index(pd.array(foo), dtype=object) #45214

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

Merged
merged 3 commits into from
Jan 8, 2022

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Jan 5, 2022

Could try to get into 1.4 to avoid the regression (in which case no whatsnew needed)

@jbrockmendel jbrockmendel added the Regression Functionality that used to work in a prior pandas version label Jan 6, 2022
@DamianBarabonkovQC
Copy link
Contributor

This patch fixes the issues we had (in our codebase) that led originally to issue: #45206

@jreback jreback added this to the 1.4 milestone Jan 8, 2022
@jreback jreback added Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses labels Jan 8, 2022
@jreback jreback merged commit ad67b22 into pandas-dev:master Jan 8, 2022
@jreback
Copy link
Contributor

jreback commented Jan 8, 2022

@meeseeksdev backport 1.4.x

@lumberbot-app
Copy link

lumberbot-app bot commented Jan 8, 2022

Something went wrong ... Please have a look at my logs.

@jbrockmendel jbrockmendel deleted the regr-45206 branch January 8, 2022 16:30
jreback pushed a commit that referenced this pull request Jan 8, 2022
Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.Index with pd.array does not respect dtype.
3 participants