polars
0.44.2
Into
Lazy
Required Methods
lazy
Implementors
In polars::
prelude
polars
::
prelude
Trait
IntoLazy
Copy item path
Source
pub trait IntoLazy { // Required method fn
lazy
(self) ->
LazyFrame
; }
Available on
crate feature
lazy
only.
Required Methods
§
Source
fn
lazy
(self) ->
LazyFrame
Implementors
§
Source
§
impl
IntoLazy
for
DataFrame
Source
§
impl
IntoLazy
for
LazyFrame