polars_
core
0.44.2
In polars_
core::
utils
polars_core
::
utils
Function
accumulate_dataframes_horizontal
Copy item path
Source
pub fn accumulate_dataframes_horizontal( dfs:
Vec
<
DataFrame
>, ) ->
PolarsResult
<
DataFrame
>