Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke added Compat pandas objects compatability with Numpy or Python functions Arrow pyarrow functionality labels Jul 31, 2023
@mroeschke mroeschke added this to the 2.1 milestone Jul 31, 2023
@jbrockmendel
Copy link
Member

LGTM pending greenish

@mroeschke mroeschke merged commit 206eb02 into pandas-dev:main Jul 31, 2023
@mroeschke mroeschke deleted the compat/pa/arith branch July 31, 2023 22:06
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should try to test those properly. The type error is raised while constructing expected, not in the actual operation

@mroeschke
Copy link
Member Author

Yeah agreed. I'll reopen the issue and relabel it a testing issue

@phofl
Copy link
Member

phofl commented Jul 31, 2023

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arrow pyarrow functionality Compat pandas objects compatability with Numpy or Python functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TST: div/truediv with PyArrow duration types

3 participants