snowflake.snowpark.Session.clear_imports

Session.clear_imports() None[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/session.py#L1162-L1170)

Clears all files in a stage or local files from the imports of a user-defined function (UDF).

Language: English