Y
Hacker News
new
|
ask
|
show
|
jobs
by
HDThoreaun
898 days ago
also done in native code
2 comments
janalsncm
898 days ago
From personal experience, no. I ended up writing rust bindings to call from python that turned minutes of loading into seconds.
link
tomjakubowski
898 days ago
Ehhh... if you're lucky. I've seen (and maybe even written) plenty of we-didn't-have-time-to-write-this-properly-with-dataframes Python data munging code, banged out once and then deployed to production. I'll take performance gains there.
link