-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
When calling the "variance", "stddev", "hash_variance", and "hash_stddev" kernels, there is no option to handle NA values and they are currently ignored - could we have an option added, so that if there are NA values, we get an NA back?
Reporter: Nicola Crane / @thisisnic
Assignee: David Li / @lidavidm
Related issues:
- [R] Use Arrow engine for summarize() by default (blocks)
- [C++] Add options for handling NAs to stddev and variance (is duplicated by)
- [R] Handle na.rm in sd, var bindings (is depended upon by)
PRs and other links:
Note: This issue was originally created as ARROW-13691. Please see the migration documentation for further details.