markfairbanks / tidypolars

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

Rename class to Tibble #21

Closed markfairbanks closed 2 years ago

markfairbanks commented 2 years ago

Should the class be called Tibble?

We're importing Series from polars, seems a bit odd to be using tibble/Series instead of Tibble/Series.