Hacker News new | ask | show | jobs
by cuteboy19 1324 days ago
What bugs me about pandas is that it is so copy heavy. I just wanted to know if there was some pythonic way to get performance without just writing normal SQL
1 comments

Any specific examples you have in mind?