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
Adds handling for `uint64` objects during conversion. When negative
numbers and `uint64` are detected, we then convert the result to
`object`. Picks up where pandas-dev#4845 left off. Closespandas-dev#4471.
Author: gfyoung <[email protected]>
Closespandas-dev#14916 from gfyoung/convert-objects-uint64 and squashes the following commits:
ed325cd [gfyoung] BUG: Convert uint64 in maybe_convert_objects
0 commit comments