Function polars_core::utils::accumulate_dataframes_horizontal

source ยท
pub fn accumulate_dataframes_horizontal(
    dfs: Vec<DataFrame>
) -> PolarsResult<DataFrame>