Function polars::prelude::concat_lf_horizontal
source ยท pub fn concat_lf_horizontal<L>(
inputs: L,
args: UnionArgs
) -> Result<LazyFrame, PolarsError>
Available on crate feature
lazy
only.Expand description
Concat LazyFrames horizontally.