Initialize a new SQLContext
Description
Initialize a new SQLContext
Usage
pl$SQLContext(...)
Arguments
…
|
\<dynamic-dots \> Elements that are known in the current
SQLContext . It accepts any R object that can be converted
to a LazyFrame via as_polars_lf() . All elements must be
named.
|
Value
An object of class “polars_sql_context”
Examples
#> <polars_object>
#> <polars_object>