Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
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?
Attachments
Issue Links
- blocks
-
ARROW-13618 [R] Use Arrow engine for summarize() by default
- Resolved
- is depended upon by
-
ARROW-13821 [R] Handle na.rm in sd, var bindings
- Resolved
- is duplicated by
-
ARROW-12615 [C++] Add options for handling NAs to stddev and variance
- Closed
- links to