Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is a nice data-processing trick, but obviously runs very little Python code.


Well over 99% of the run time is spent in loadtxt which is pure python. In fact this code is slower than the original code due to the overhead of the checks that loadtxt does.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: