Skip to content
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

remove unused code from JSONtoObj #56355

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Dec 6, 2023

I always thought we did some kind of direct serialization to NumPy with the ujson reader, but as it turns out we do not.

This must have all been started but at some point abandoned

@mroeschke mroeschke added IO JSON read_json, to_json, json_normalize Clean labels Dec 6, 2023
@mroeschke mroeschke added this to the 2.2 milestone Dec 6, 2023
@mroeschke mroeschke merged commit 5e4f2b2 into pandas-dev:main Dec 6, 2023
50 checks passed
@mroeschke
Copy link
Member

Thanks @WillAyd

@WillAyd WillAyd deleted the more-json-cleanup branch December 10, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants