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