polars.Expr.from_json# classmethod Expr.from_json(value: str) → Self[source]# Read an expression from a JSON encoded string to construct an Expression. Parameters: valueJSON encoded string value