You are viewing documentation about an older version (1.13.0). View latest version

snowflake.snowpark.Session.clear_imports

Session.clear_imports() None[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.13.0/src/snowflake/snowpark/session.py#L710-L714)

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

Language: English