Skip to content

Add json normalize back into doc and move read_json to pd namespace #44531

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 1 commit into from
Nov 20, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 19, 2021

read_json looked like it had to be used like pandas.io.json.read_json and json_normalize was missing alltogether. Maybe backporting as well?

Edit: Build Docs locally, look fine now

@phofl phofl added Docs IO JSON read_json, to_json, json_normalize labels Nov 19, 2021
@phofl phofl added this to the 1.3.5 milestone Nov 19, 2021
@jreback jreback merged commit 6e6ebf4 into pandas-dev:master Nov 20, 2021
@jreback
Copy link
Contributor

jreback commented Nov 20, 2021

thanks @phofl

@jreback
Copy link
Contributor

jreback commented Nov 20, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Nov 20, 2021

Something went wrong ... Please have a look at my logs.

@phofl phofl deleted the 42540 branch November 20, 2021 21:22
phofl added a commit that referenced this pull request Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: pandas.json_normalize missing from API Reference portion of documentation
2 participants