Hacker News new | ask | show | jobs
by mavam 1206 days ago
Why does this use dot-based chaining as opposed to standard dplyr piping?
1 comments

Looks like it tries to make a dplyr-like experience for python, not replace dplyr in R.