iarray.expr_get_operands# iarray.expr_get_operands(sexpr)# Return a tuple with the operands of an expression in string form. Parameters sexpr¶ (str) – An expression in string form. Returns The list of operands. Return type tuple