Skip to content

REGR: fix op(frame, series) with extension dtypes #34312

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

Conversation

jorisvandenbossche
Copy link
Member

Closes #34311

cc @jbrockmendel

@jorisvandenbossche jorisvandenbossche added Numeric Operations Arithmetic, Comparison, and Logical operations ExtensionArray Extending pandas with custom dtypes or arrays. labels May 22, 2020
@jorisvandenbossche jorisvandenbossche added this to the 1.1 milestone May 22, 2020
@jbrockmendel
Copy link
Member

I'll port the test here to #34277

jbrockmendel added a commit to jbrockmendel/pandas that referenced this pull request May 22, 2020
@jreback
Copy link
Contributor

jreback commented May 22, 2020

lgtm.. can you rebase as just merged a bunch of stuff.

@jreback
Copy link
Contributor

jreback commented May 25, 2020

merge this then rebase / merge #34277?

@jbrockmendel
Copy link
Member

merge this then rebase / merge #34277?

or just merge 34277

@jreback
Copy link
Contributor

jreback commented May 25, 2020

closing as merged #34277

@jreback jreback closed this May 25, 2020
@jorisvandenbossche jorisvandenbossche deleted the EA-frame-series-op-regression branch May 25, 2020 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays. Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: op(frame, series) raising NotImplementedError with extension dtypes
3 participants