tidyverse / multidplyr

A dplyr backend that partitions a data frame over multiple processes
https://multidplyr.tidyverse.org
Other
641 stars 75 forks source link

Progress bars #33

Closed kendonB closed 7 years ago

kendonB commented 8 years ago

I know this is difficult, but it would be fantastic if you could pull this off.

kendonB commented 8 years ago

These could split out the overhead / computation stages.

hadley commented 7 years ago

Yeah, I'm going to close for now, as there's currently no way to do multi-process progress bars. It's something that will hopefully have a better solution by the end of the year.