daft.DataFrame.schema# DataFrame.schema() → Schema[source]# Returns the Schema of the DataFrame, which provides information about each column Returns: schema of the DataFrame Return type: Schema