Miscellaneous#

Expr.deserialize(source, *[, format])

Read a serialized expression from a file.

Expr.from_json(value)

Read an expression from a JSON encoded string to construct an Expression.

Expr.set_sorted(*[, descending])

Flags the expression as 'sorted'.