You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces a `UInt64HashTable` class to hash `uint64` elements and
prevent overflow in functions like `Series.unique`. Closespandas-dev#14721.
Author: gfyoung <[email protected]>
Closespandas-dev#14915 from gfyoung/uint64-hashtable-patch and squashes the following commits:
380c580 [gfyoung] BUG: Prevent uint64 overflow in Series.unique
0 commit comments