kaiko-ai / typedspark

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

Column(dtype=...) default value #89

Closed nanne-aben closed 1 year ago

nanne-aben commented 1 year ago

We've recently added a new parameter to Column(). Since this changes the public interface, it should have a default value.