-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DEP: Enforce numpy keyword deprecation in read_json #49083
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
Can you also remove the relevant code from JSONToObj.c? |
Some pointers that may be helpful:
And any references of that variable you find |
Not sure if I got everything. I don't think we can remove the dtype, it is also used for dtype inference if nothing is passed |
Nice cleanup - lgtm after conflict fixup |
#30636