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