Function prepare_cloud_plan

Source
pub fn prepare_cloud_plan(
    lf: PyLazyFrame,
    py: Python<'_>,
) -> PyResult<Bound<'_, PyBytes>>