Skip to content

API: Introduce correction argument for np.var and np.std [Array API]#25169

Merged
ngoldbaum merged 1 commit intonumpy:mainfrom
mtsokol:var-std-correction
Jan 18, 2024
Merged

API: Introduce correction argument for np.var and np.std [Array API]#25169
ngoldbaum merged 1 commit intonumpy:mainfrom
mtsokol:var-std-correction

Conversation

@mtsokol
Copy link
Copy Markdown
Member

@mtsokol mtsokol commented Nov 17, 2023

This PR contains next Array API compatibility change.
It adds correction argument to np.var and np.std (and also np.nanvar and np.nanstd), which is an Array API compatible name for ddof.

Loading
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.

3 participants