markfairbanks / tidypolars

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

Implement `.head()`/`.tail()` #40

Closed markfairbanks closed 2 years ago

markfairbanks commented 2 years ago

Probably should be made with a groupby arg. But at the very least should mask the polars implementations.