top | item 34970290

(no title)

y1zhou | 3 years 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

discuss

order

mavam|3 years ago

Why does this use dot-based chaining as opposed to standard dplyr piping?

hugginn|3 years ago

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