Skip to content

DOC: Correct version-added for mean arg for nanvar and nanstd #27839

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 1 commit into from
Nov 25, 2024

Conversation

akx
Copy link
Contributor

@akx akx commented Nov 25, 2024

The commit that added the mean=... argument to nanvar() and nanstd() only actually landed in the 2.x series, not 1.26.0.

Refs #24126.

See https://stackoverflow.com/q/79222329/51685 for discussion.

@charris charris merged commit 9a2b746 into numpy:main Nov 25, 2024
70 checks passed
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Nov 25, 2024
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Nov 25, 2024
@akx akx deleted the nanvar-nanstd-mean-doc branch November 25, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants