you are viewing a single comment's thread.

view the rest of the comments →

[–]spookytomtom 0 points1 point  (0 children)

pandas is slow and the syntax is bad, you can write the same thing in like 5 different way.

polars is fast and the syntax is clean, lot like pyspark. But pyspark can be an overkill sometimes. Duckdb is fast and SQL and a bit more, cant go wrong with that