pg.symbolic.callable_schema

Accessible via pg.symbolic.callable_schema.

callable_schema(func, args=None, returns=None, *, auto_typing=True, auto_doc=True, remove_self=False)[source]

Returns the schema from the signature of a callable.

Return type:

pg.Schema