Skip to content

Conversation

mdhaber
Copy link
Contributor

@mdhaber mdhaber commented May 7, 2024

Reference issue

Toward gh-20544

What does this implement/fix?

Adds array API support to stats.kurtosis.

Additional information

There are few tests compared to those for stats.skew. I'd like to add some (e.g. like TestSkew.test_vectorization) before merging, so marking as draft.

@mdhaber mdhaber added scipy.stats enhancement A new feature or improvement array types Items related to array API support and input array validation (see gh-18286) labels May 7, 2024
@mdhaber mdhaber marked this pull request as ready for review May 8, 2024 05:25
@mdhaber mdhaber requested a review from j-bowhay May 8, 2024 05:25
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.

Thanks @mdhaber

@j-bowhay j-bowhay merged commit eb6156b into scipy:main May 8, 2024
@j-bowhay j-bowhay added this to the 1.14.0 milestone May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.stats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants