Hacker News new | ask | show | jobs
by aidos 4857 days ago
That's useful. Hadn't really looked at Pandas before.

Slightly OT:

I'm using in-memory sqlite3 with rtree to find objects within bounds in a 2D space. Is there a different library people would recommend for this in Python?