kaiko-ai / typedspark

Column-wise type annotations for pyspark DataFrames
Apache License 2.0
65 stars 4 forks source link

Add typedspark_schema property to a dataset #139

Closed hahamark1 closed 1 year ago

hahamark1 commented 1 year ago

Fixes #138

This PR adds a property on a dataset to expose the provided schema.