Skip to content

Change Default to/read JSON Format to orient='table' #22271

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

Closed
WillAyd opened this issue Aug 10, 2018 · 0 comments
Closed

Change Default to/read JSON Format to orient='table' #22271

WillAyd opened this issue Aug 10, 2018 · 0 comments
Labels
IO JSON read_json, to_json, json_normalize Needs Discussion Requires discussion from core team before further action

Comments

@WillAyd
Copy link
Member

WillAyd commented Aug 10, 2018

Assuming #21827 goes through I think it will make sense to change the default JSON format for reading/writing to orient="table" as it does the best job of preserving metadata. This would require a FutureWarning for the existing defaults ('index' for Series and 'columns' for DataFrame)

@WillAyd WillAyd added Needs Discussion Requires discussion from core team before further action IO JSON read_json, to_json, json_normalize labels Aug 10, 2018
@WillAyd WillAyd changed the title Change Default to/read JSON Format Change Default to/read JSON Format to orient='table' Aug 11, 2018
@WillAyd WillAyd closed this as completed Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO JSON read_json, to_json, json_normalize Needs Discussion Requires discussion from core team before further action
Projects
None yet
Development

No branches or pull requests

1 participant