dayflyer
- Karma
- 0
- Created
- ()
- Submissions
- 0
- From Designed to Evolved Software (eakman.dev)
-
Recently I open-sourced SQLFrame, a DataFrame library that implements the PySpark DataFrame API but removes Spark as a dependency. It does this by generating the corresponding SQL for the DataFrame operations using…