pg.typing.MissingValue¶
Accessible via pg.typing.MissingValue.
- class MissingValue(value_spec)[source]¶
Bases:
pg.utils.MissingValue,pg.FormattableClass represents missing value for a specific value spec.
Methods:
format([compact, verbose, root_indent])Format current object.
Attributes:
Returns value spec of current missing value.