Skip to content

BUG: GH29595 fix read_json() to use utf-8 for a default encoding #29566

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
Nov 12, 2019
Merged

BUG: GH29595 fix read_json() to use utf-8 for a default encoding #29566

merged 2 commits into from
Nov 12, 2019

Conversation

ryanking13
Copy link
Contributor

@ryanking13 ryanking13 commented Nov 12, 2019

@jreback jreback added IO JSON read_json, to_json, json_normalize Compat pandas objects compatability with Numpy or Python functions labels Nov 12, 2019
@jreback jreback added this to the 1.0 milestone Nov 12, 2019
@jreback jreback merged commit 112e6b8 into pandas-dev:master Nov 12, 2019
@jreback
Copy link
Contributor

jreback commented Nov 12, 2019

thanks @ryanking13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pd.read_json() doesn't use utf-8 for a default encoding
2 participants