-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DEPR: Deprecate literal json string input to read_json #53409
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
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
763bd7a
Adding logic to throw a deprecation warning when a literal json strin…
rmhowe425 ffc47a6
Adding logic to throw a deprecation warning when a literal json strin…
rmhowe425 b23e548
Updating documentation and adding PR num to unit test
rmhowe425 639a212
Adding a deprecation warning to the user guide
rmhowe425 57c96df
Updating unit tests to check for FutureWarning
rmhowe425 93c47ea
Fixing unit tests
rmhowe425 f45c0f2
Fixing unit tests
rmhowe425 d62aa6d
Fixing unit tests
rmhowe425 5938434
Fixing unit tests
rmhowe425 e5e3b09
Fixing documentation errors in PR feedback
rmhowe425 097b3f2
Fixing documentation errors in PR feedback
rmhowe425 c9a1a1a
Updating unit tests to use StringIO rather than catch FutureWarning
rmhowe425 df64bf1
Finishing updating unit tests to use StringIO rather than catch Futur…
rmhowe425 ee427c9
Fixing indendation errors in unit tests. Moved one unit test to anoth…
rmhowe425 7fb9d7c
Updating unit test name
rmhowe425 5999342
Merge branch 'main' into dev/read_json
rmhowe425 89a8c62
Adding additional checks to unit tests
rmhowe425 7e81563
Merge branch 'dev/read_json' of github.com:rmhowe425/pandas into dev/…
rmhowe425 83d94e6
Fixing unit tests
rmhowe425 ef25857
Merge branch 'main' into dev/read_json
rmhowe425 81b7ab2
Fixing unit tests
rmhowe425 8213148
Merge branch 'main' into dev/read_json
rmhowe425 7d2a80a
Updating whatsnew documentation per reviewer recommendations.
rmhowe425 12c937d
Merge branch 'main' into dev/read_json
rmhowe425 90ebf54
Merge branch 'main' into dev/read_json
rmhowe425 bf2e686
Fixing failing code tests
rmhowe425 09524a4
Merge branch 'dev/read_json' of github.com:rmhowe425/pandas into dev/…
rmhowe425 c55ea18
Fixing failing code tests
rmhowe425 85ce639
Adding import to doc string example
rmhowe425 0773ef0
Fixing documentation formatting error
rmhowe425 89180d3
Fixing documentation formatting error
rmhowe425 62b3a79
Merge branch 'main' into dev/read_json
rmhowe425 543b725
Fixing documentation error after fixing merge conflict
rmhowe425 b11a80c
Fixing formatting errors in whatsnew file
rmhowe425 4c29f5f
Updating formatting errors in documentation
rmhowe425 eee3b3d
Updating formatting errors in documentation
rmhowe425 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.