←back to thread

FireDucks: Pandas but Faster

(hwisnu.bearblog.dev)
374 points sebg | 1 comments | | HN request time: 0.216s | source
Show context
bratao ◴[] No.42192811[source]
Unfortunately it is not Opensource yet - https://github.com/fireducks-dev/fireducks/issues/22
replies(2): >>42192865 #>>42192935 #
Y_Y ◴[] No.42192865[source]
Wouldn't it be nice if GitHub was just for source code and you couldn't just slap up a README that's an add for some proprietary shitware with a vague promise of source some day in the glorious future?
replies(3): >>42192929 #>>42192940 #>>42193049 #
thecopy ◴[] No.42192929[source]
>proprietary shitware

Is this shitware? It seems to be very high quality code

replies(2): >>42193251 #>>42193373 #
ori_b ◴[] No.42193373[source]
How can you tell?
replies(1): >>42193668 #
sbarre ◴[] No.42193668[source]
I mean, based on the claims and the benchmarks, it seems to provide massive speedups to a very popular tool.

How would you define "quality" in this context?

replies(2): >>42193773 #>>42193949 #
1. ori_b ◴[] No.42193949[source]
Written so that it's easy to maintain, well tested, correct in its handling of edge cases, easy to debug, and easy to iterate on.