Static polars_plan::dsl::python_udf::CALL_DF_UDF_PYTHON

source ยท
pub static mut CALL_DF_UDF_PYTHON: Option<fn(s: DataFrame, lambda: &PyObject) -> PolarsResult<DataFrame>>
Available on crate feature python only.