✨ re-implement dplyr::{filter, mutate, arrange}
using data parallelism
#22
Labels
feature
a feature request or enhancement
See this dicussion:
#8
Acceptance criteria:
dplyr::filter()
writtendplyr::mutate()
writtendplyr::arrange()
writtenrayon
crate, and follow the guidance outlined in this chapter: https://rust-lang-nursery.github.io/rust-cookbook/concurrency/parallel.htmlThe text was updated successfully, but these errors were encountered: