-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BUG: fix read_json ignoring the dtype with the pyarrow engine #60997
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
34 commits
Select commit
Hold shift + click to select a range
835edf6
fix: pass dtypes to read_json with pyarrow engine
will-larkin 30d21de
Merge branch 'pandas-dev:main' into main
will-larkin 074b3cb
fix: code checks
will-larkin c3f9e7f
Merge branch 'main' of https://github.com/will-larkin/pandas-will-larkin
will-larkin 28fa332
fix: commit checks
will-larkin 5a8158b
fix: commit checks
will-larkin 73f18a4
fix: commit checks
will-larkin 72675c9
fic: formatting
will-larkin bf830f5
fix: commit checks
will-larkin 2828ccb
Merge branch 'main' into main
will-larkin 46369f2
feat: change type conversion
will-larkin ef069f5
Merge branch 'main' of https://github.com/will-larkin/pandas-will-larkin
will-larkin 025fb30
Update _json.py
will-larkin e1d202d
Update _json.py
will-larkin 1d71fe6
Merge branch 'main' into main
will-larkin 3954c84
Update _json.py
will-larkin eb6b283
Merge branch 'main' of https://github.com/will-larkin/pandas-will-larkin
will-larkin 2572a32
Update _json.py
will-larkin 0d85bfe
Update pandas/tests/io/json/test_pandas.py
will-larkin 00f2085
Update test_pandas.py
will-larkin 04ff6da
Merge branch 'main' of https://github.com/will-larkin/pandas-will-larkin
will-larkin 18f69c5
Update test_pandas.py
will-larkin de97266
Update test_pandas.py
will-larkin abc2418
Merge remote-tracking branch 'upstream/main'
will-larkin e87097f
Update test_pandas.py
will-larkin a855a59
Update test_pandas.py
will-larkin a4b7f95
Update test_pandas.py
will-larkin 6406840
Update _json.py
will-larkin 4626ad7
Update test_pandas.py
will-larkin 7d7171b
Update test_pandas.py
will-larkin 883b84b
Update test_pandas.py
will-larkin 80881ae
Update test_pandas.py
will-larkin 8df8914
Update test_pandas.py
will-larkin 5c581fc
Update test_pandas.py
will-larkin 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
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.