Skip to content

Fix regression ignoring arrays in dtype check for merge_asof #44530

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
Nov 20, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 19, 2021

This restores the 1.2.x behavior.

Passing an array as join key is something we don't have much test support. We have 2 tests for this which were added ages ago. We could deprecate this.

@phofl phofl added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Regression Functionality that used to work in a prior pandas version labels Nov 19, 2021
@phofl phofl added this to the 1.3.5 milestone Nov 19, 2021
@jreback jreback merged commit 52c9181 into pandas-dev:master Nov 20, 2021
@jreback
Copy link
Contributor

jreback commented Nov 20, 2021

thanks @phofl

@jreback
Copy link
Contributor

jreback commented Nov 20, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Nov 20, 2021

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

@phofl phofl deleted the 42844 branch November 20, 2021 20:24
phofl added a commit that referenced this pull request Nov 20, 2021
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.

BUG: DatetimeIndex has become unhashable in 1.3.1?
2 participants