Skip to main content

py_variable_scalar

Function py_variable_scalar 

Source
pub fn py_variable_scalar(
    tags: &Bound<'_, PyTuple>,
    variable: Bound<'_, PyAny>,
) -> PyResult<PyExpression>
Expand description

Construct a real expression from an event variable.