Run polars expressions without a context.
This is syntactic sugar for running df.select on an empty DataFrame.
df.select
Rest
Run polars expressions without a context.
This is syntactic sugar for running
df.select
on an empty DataFrame.