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

snowflake.snowpark.Session.get_importsΒΆ

Session.get_imports() β†’ List[str][source]ΒΆ

Returns a list of imports added for user defined functions (UDFs). This list includes any Python or zip files that were added automatically by the library.