dayflyer

↗ HN profile [ 71.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…