You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/08/18 12:36:39 UTC

[GitHub] [arrow-cookbook] nealrichardson opened a new issue #40: Use as.data.frame() instead of dplyr::collect()

nealrichardson opened a new issue #40:
URL: https://github.com/apache/arrow-cookbook/issues/40


   I'd only use dplyr::collect() when you're already doing dplyr things. dplyr is not a required dependency of arrow, so we shouldn't imply that you have to use it just to convert data to/from arrow.


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-cookbook] thisisnic closed issue #40: [R] Use as.data.frame() instead of dplyr::collect()

Posted by GitBox <gi...@apache.org>.
thisisnic closed issue #40:
URL: https://github.com/apache/arrow-cookbook/issues/40


   


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org