polars
0.40.0
IntoLazy
Required Methods
lazy
Implementors
In polars::prelude
Trait
polars
::
prelude
::
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