-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: Fix dtypes for read_json #42819
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
Conversation
r-raymond
commented
Jul 30, 2021
•
edited
Loading
edited
- closes read_json ignores dictionary as dtype #33205
- closes pd.read_json ignores 'category' dtypes #21892
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
- whatsnew entry
06c9061
to
1e75718
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the pr @r-raymond! Small comments, plus if you could please add a whatsnew note about this change targeting 1.4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM minus one small nit
Co-authored-by: Matthew Zeitlin <[email protected]>
Ready to be merged from my side. |
Seems like the tests are flaky, can we rerun them? |
there is a failure on master, will merge when fixed |
This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this. |
@jreback greenish if still good to merge |
can you merge master and ping on green |
ping @jreback Thanks for keeping the ball rolling on this! |
Thanks @r-raymond very nice! |
* Fix dtypes for read_json * Address comments * Add whatsnew entry * Update doc/source/whatsnew/v1.4.0.rst Co-authored-by: Matthew Zeitlin <[email protected]> * Linting Co-authored-by: Matthew Zeitlin <[email protected]>
* Fix dtypes for read_json * Address comments * Add whatsnew entry * Update doc/source/whatsnew/v1.4.0.rst Co-authored-by: Matthew Zeitlin <[email protected]> * Linting Co-authored-by: Matthew Zeitlin <[email protected]>
* Fix dtypes for read_json * Address comments * Add whatsnew entry * Update doc/source/whatsnew/v1.4.0.rst Co-authored-by: Matthew Zeitlin <[email protected]> * Linting Co-authored-by: Matthew Zeitlin <[email protected]>