thisisnic commented on a change in pull request #10215:
URL: https://github.com/apache/arrow/pull/10215#discussion_r624023625
##########
File path: r/R/compute.R
##########
@@ -267,6 +267,25 @@ value_counts <- function(x) {
call_function("value_counts", x)
}
+
+#' `variance` and `stddev` for Arrow objects
Review comment:
Got it, removed now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]