|
|
|
|
|
by orthoxerox
1202 days ago
|
|
Well, I know SQL much better than I know either Scala+Spark or Python+Pandas. DuckDB is also much easier to set up, being a self-contained JAR. I also like how having a DB file means I don't have to worry about losing in-memory dataframes or leaving random temp files all over the filesystem. In short, it's not about having a single killer feature, but about being a low-friction solution to my problems. |
|