Skip to content

BUG: SparseArray.min/max skipna #44829

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
Dec 11, 2021

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Dec 9, 2021

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

Not user-facing unless you're using SparseArray directly; Series and DataFrame will still mess this up until SparseArray._reduce is fixed, which will have to wait until this is addressed for all the SparseArray reductions.

@jreback jreback added the Sparse Sparse Data Type label Dec 9, 2021
@jreback jreback added this to the 1.4 milestone Dec 11, 2021
@jreback jreback merged commit a48f451 into pandas-dev:master Dec 11, 2021
@jbrockmendel jbrockmendel deleted the bug-sparse-reductions branch December 11, 2021 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sparse Sparse Data Type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants