I wish the next data science language had parallel pipelines built in as a default.
I love the way I can pipe stuff in R’s tidyverse package, and I’m a big fan of chained pandas, but I wish they streamed data one row at a time and all the pipes ran in parallel.
Having that as a primitive in your data science language would be really cool.
I love the way I can pipe stuff in R’s tidyverse package, and I’m a big fan of chained pandas, but I wish they streamed data one row at a time and all the pipes ran in parallel.
Having that as a primitive in your data science language would be really cool.