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

snowflake.snowpark.AsyncJob.to_df

AsyncJob.to_df() DataFrame[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.5.0/src/snowflake/snowpark/async_job.py#L233-L237)

Returns a DataFrame built from the result of this asynchronous job.

Language: English