markfairbanks / tidypolars

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

Reexport mean/sum/etc. #49

Closed markfairbanks closed 2 years ago

markfairbanks commented 2 years ago

Or maybe we just leave these to be accessed by Expr methods

markfairbanks commented 2 years ago

We'll just leave this to be accessed by Expr methods