Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: DataFrame.to_json OverflowError with np.long* dtypes #55494

Closed
wants to merge 4 commits into from

Conversation

gupta-paras
Copy link
Contributor

@gupta-paras gupta-paras requested a review from WillAyd as a code owner October 12, 2023 07:39
@gupta-paras gupta-paras changed the title Json overflow BUG: DataFrame.to_json OverflowError with np.long* dtypes Oct 12, 2023
@gupta-paras gupta-paras marked this pull request as draft October 12, 2023 08:27
jbrockmendel and others added 3 commits October 12, 2023 14:48
* BUG: repr of inf values with use_inf_as_na

* GH ref
…dev#55479)

* deprecate AS/BA/BAS in favour of YS/BY/BYS, fix tests

* correct def get_start_end_field, correct docstrings and v0.20.0.rst

* fix pre-commit error

* add deprecated frequencies to dict DEPR_ABBREVS, add tests
@gupta-paras gupta-paras deleted the json_overflow branch October 12, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.to_json OverflowError with np.long* dtypes
3 participants