Y
Hacker News
new
|
ask
|
show
|
jobs
by
y1zhou
1205 days ago
On a related note, if you come from the R community and is already familiar with the `tidyverse` suite, `tidypolars` would be a great addition.
https://github.com/markfairbanks/tidypolars
1 comments
mavam
1205 days ago
Why does this use dot-based chaining as opposed to standard dplyr piping?
link
hugginn
1204 days ago
Looks like it tries to make a dplyr-like experience for python, not replace dplyr in R.
link