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