pub fn py_expr_product(terms: Vec<Bound<'_, PyAny>>) -> PyResult<PyExpression>
A convenience method to multiply sequences of Expressions