eakmanrq / sqlframe

Turning PySpark Into a Universal DataFrame API
https://sqlframe.readthedocs.io/en/stable/
MIT License
191 stars 3 forks source link

fix: properly include typing files #40

Closed eakmanrq closed 1 month ago

eakmanrq commented 1 month ago

Prior to this the wheel for sqlframe wasn't including the typed files which are used to properly show what functions are available for each dataframe.