eakmanrq / sqlframe

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

feat: add remaining missing functions #81

Closed eakmanrq closed 2 weeks ago

eakmanrq commented 2 weeks ago

This adds support for all functions through 3.5.

Some functions could also be supported on other engines but this PR just focuses on Spark.