Static polars_lazy::dsl::python_udf::CALL_SERIES_UDF_PYTHON
pub static mut CALL_SERIES_UDF_PYTHON: Option<fn(_: Series, _: &Py<PyAny>) -> Result<Series, PolarsError>>
Available on crate feature
python
only.