Skip to content

Conversation

mdhaber
Copy link
Contributor

@mdhaber mdhaber commented Apr 13, 2023

Reference issue

Closes gh-18254 (after gh-18290 also merges)

What does this implement/fix?

A resolution of gh-18254 was that a test should be added to demonstrate that functions decorated with _axis_nan_policy accept custom array-likes. This implements that.

Update: CI failure is unrelated.

@mdhaber mdhaber added scipy.stats maintenance Items related to regular maintenance tasks labels Apr 13, 2023
Copy link
Member

@j-bowhay j-bowhay left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@j-bowhay j-bowhay added this to the 1.11.0 milestone Apr 14, 2023
@j-bowhay j-bowhay merged commit 9f097c6 into scipy:main Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.stats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: stats.mode: failure with array of Pandas integers
2 participants