snowflake.snowpark.Session.udtf

property Session.udtf: UDTFRegistration[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.37.0/src/snowflake/snowpark/session.py#L4133-L4140)

Returns a udtf.UDTFRegistration object that you can use to register UDTFs. See details of how to use this object in udtf.UDTFRegistration.

Language: English