Skip to content

DOC: json_normalize breaking changes in pandas 3.0.0 #59127

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

Merged

Conversation

JMBurley
Copy link
Contributor

@JMBurley JMBurley commented Jun 27, 2024

For context: #51542 & #57422.

As discussed in the above issues, json_normalize has breaking changes in 3.0.0. This is a quick fix to make that more salient in the update documentation, as I very much expect there to be code in the wild that uses the current json_normalize behaviour.

  • Added an entry in the latest doc/source/whatsnew/v3.0.0.rst file if fixing a bug or adding a new feature.

@mroeschke mroeschke added the Docs label Jun 27, 2024
@mroeschke mroeschke added this to the 3.0 milestone Jun 27, 2024
@mroeschke
Copy link
Member

pre-commit.ci autofix

@mroeschke mroeschke merged commit 750d75e into pandas-dev:main Jun 27, 2024
16 checks passed
@mroeschke
Copy link
Member

Thanks @JMBurley

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants