Trait polars::prelude::IntoListNameSpace

source ·
pub trait IntoListNameSpace {
    // Required method
    fn into_list_name_space(self) -> ListNameSpace;
}
Available on crate feature lazy only.

Required Methods§

Implementors§