snowflake.snowpark.files.SnowflakeFile.close¶
- SnowflakeFile.close() None [source]¶
See https://docs.python.org/3/library/io.html#io.IOBase.close
Closes the underlying IO Stream of the SnowflakeFile.
See https://docs.python.org/3/library/io.html#io.IOBase.close
Closes the underlying IO Stream of the SnowflakeFile.