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
I propose to cast int64 as serializable JSON ints if they don't exceed 53 bits. Else, we should raise an error explaining those values should be cast to string instead.
Oops I used pandas
The text was updated successfully, but these errors were encountered: