Hacker News new | ask | show | jobs
by toxik 1798 days ago
Tangential but np.bincount is typically the fast version of np.unique. Not entirely the same thing, but it’s worth knowing about it.