pg.symbolic.function_schema#

Accessible via pg.symbolic.function_schema.

function_schema(func, args=None, returns=None, *, auto_typing=True, auto_doc=True)[source]#

Returns the schema from the signature of a function.

Return type:

pg.Schema