New tibble methods
.glimpse()
Functionality improvements
- Can now use
.plot
to access polars plotting pl.Null
is rexported astp.Null
.rename()
mapping
renamed to_mapping
to avoid naming conflicts in
dplyr interface using kwargs
.glimpse()
.plot
to access polars plottingpl.Null
is rexported as tp.Null
.rename()
mapping
renamed to _mapping
to avoid naming conflicts in