Skip to content

Remove Dead JSON Code #30174

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 2 commits into from
Dec 10, 2019
Merged

Remove Dead JSON Code #30174

merged 2 commits into from
Dec 10, 2019

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Dec 10, 2019

I think this function is somewhat misleading as it implies that any ndarray type goes through it, but realistically the flag that sends you through to this function is only set for datetime arrays

@WillAyd WillAyd added IO JSON read_json, to_json, json_normalize Clean labels Dec 10, 2019
@jbrockmendel
Copy link
Member

but realistically the flag that sends you through to this function is only set for datetime arrays

Nice. Would a comment to this effect be worthwhile?

@WillAyd
Copy link
Member Author

WillAyd commented Dec 10, 2019

My goal is to do away with that function entirely; just going to need a few more passes I think

@WillAyd WillAyd added this to the 1.0 milestone Dec 10, 2019
@jreback jreback merged commit 4c80a4f into pandas-dev:master Dec 10, 2019
@jreback
Copy link
Contributor

jreback commented Dec 10, 2019

thxs

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
@WillAyd WillAyd deleted the dead-json-code branch January 16, 2020 00:33
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.

3 participants