snowflake.snowpark.AsyncJob.to_df¶ AsyncJob.to_df() → DataFrame[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/async_job.py#L219-L224)¶ Returns a DataFrame built from the result of this asynchronous job. This function or method is experimental since 0.12.0.