snowflake.snowpark.DataFrame.schema¶
- property DataFrame.schema: StructType¶
 The definition of the columns in this DataFrame (the “relational schema” for the DataFrame).
The definition of the columns in this DataFrame (the “relational schema” for the DataFrame).