pub static mut CALL_SERIES_UDF_PYTHON: Option<fn(s: Series, lambda: &PyObject) -> PolarsResult<Series>>
Available on crate feature python only.