pub fn concat_lf_horizontal<L: AsRef<[LazyFrame]>>( inputs: L, args: UnionArgs, ) -> PolarsResult<LazyFrame>
Concat LazyFrames horizontally.