Skip to content
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

MAINT: stats: fix differential_entropy too small error behavior #19346

Merged
merged 1 commit into from Oct 5, 2023

Conversation

tirthasheshpatel
Copy link
Member

Reference issue

Follow-up of #19303

What does this implement/fix?

#19303 (comment)

Additional information

Also removed the keepdims docs from the scipy.stats.variation since we removed the parameter. The decorator should generate the docstring so this change shouldn't have any effect.

@tirthasheshpatel tirthasheshpatel added scipy.stats maintenance Items related to regular maintenance tasks labels Oct 5, 2023
@mdhaber mdhaber merged commit 6cb1434 into scipy:main Oct 5, 2023
23 checks passed
@j-bowhay j-bowhay added this to the 1.12.0 milestone Oct 5, 2023
@tirthasheshpatel tirthasheshpatel deleted the fix-diff-entropy branch October 5, 2023 21:10
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.

None yet

3 participants