Function concat_lf_horizontal

Source
pub fn concat_lf_horizontal(
    lfs: &Bound<'_, PyAny>,
    parallel: bool,
) -> PyResult<PyLazyFrame>