markfairbanks / tidypolars

Tidy interface to polars
http://tidypolars.readthedocs.io
MIT License
332 stars 11 forks source link

Implement `.slice_head()`/`.slice_tail()` #32

Closed markfairbanks closed 2 years ago

markfairbanks commented 2 years ago

Do we need these? Both .head() and .tail() work by group