Skip to content

ENH: pyarrow dont raise on division by zero #51541

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 2 commits into from
Feb 22, 2023

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@mroeschke
Copy link
Member

Could you add a whatsnew note in the Other API changes section?

@mroeschke mroeschke added the Arrow pyarrow functionality label Feb 21, 2023
@phofl phofl added this to the 2.0 milestone Feb 22, 2023
@phofl phofl merged commit fada873 into pandas-dev:main Feb 22, 2023
@phofl
Copy link
Member

phofl commented Feb 22, 2023

thx @jbrockmendel

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 22, 2023
phofl pushed a commit that referenced this pull request Feb 22, 2023
…on by zero) (#51553)

Backport PR #51541: ENH: pyarrow dont raise on division by zero

Co-authored-by: jbrockmendel <[email protected]>
@jbrockmendel jbrockmendel deleted the divide-unchecked branch February 22, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants