The one billion row challenge is exploding in popularity. How well does Python stack up?
The question of how fast a programming language can go through and aggregate 1 billion rows of data has been gaining traction lately. Python, not being the most performant language out there, naturally doesn’t…