Skip to content

BUG: json_normalize prefixed multi-char sep to all keys #43851

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 5 commits into from
Oct 3, 2021

Conversation

debnathshoham
Copy link
Member

@debnathshoham debnathshoham commented Oct 2, 2021

@debnathshoham debnathshoham added Bug IO JSON read_json, to_json, json_normalize labels Oct 2, 2021
@debnathshoham debnathshoham added this to the 1.4 milestone Oct 2, 2021
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jreback jreback merged commit f9e4394 into pandas-dev:master Oct 3, 2021
@jreback
Copy link
Contributor

jreback commented Oct 3, 2021

thanks @debnathshoham

gasparitiago pushed a commit to gasparitiago/pandas that referenced this pull request Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: using 2 character seperator in pd.json_normalize
3 participants