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

snowflake.snowpark.Session.file

property Session.file: FileOperation[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.13.0/src/snowflake/snowpark/session.py#L2699-L2705)

Returns a FileOperation object that you can use to perform file operations on stages. See details of how to use this object in FileOperation.

语言: 中文