polars_
core
0.44.2
In polars_
core::
utils::
flatten
polars_core
::
utils
::
flatten
Function
flatten_df_iter
Copy item path
Source
pub fn flatten_df_iter(df: &
DataFrame
) -> impl
Iterator
<Item =
DataFrame
> + '_