Function concat_expr

Source
pub fn concat_expr(e: Vec<PyExpr>, rechunk: bool) -> PyResult<PyExpr>