snowflake.snowpark.files.SnowflakeFile.writable¶
- SnowflakeFile.writable() bool [source]¶
See https://docs.python.org/3/library/io.html#io.IOBase.writable
Returns whether or not the stream is writable.
See https://docs.python.org/3/library/io.html#io.IOBase.writable
Returns whether or not the stream is writable.