Function explain_all

Source
pub fn explain_all(
    lfs: Vec<PyLazyFrame>,
    optflags: PyOptFlags,
    py: Python<'_>,
) -> PyResult<String>