Skip to content

json_normalize Doc Broken #31514

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 Jan 31, 2020 · 2 comments · Fixed by #31622
Closed

json_normalize Doc Broken #31514

WillAyd opened this issue Jan 31, 2020 · 2 comments · Fixed by #31622
Labels
Milestone

Comments

@WillAyd
Copy link
Member

WillAyd commented Jan 31, 2020

First google result for json_normalize will yield:

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.io.json.json_normalize.html

This however is a dead link. I think the issue is we moved json_normalize to the top-level pd.namespace, so this works:

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.json_normalize.html

The former should redirect to the latter

@WillAyd WillAyd added the Docs label Jan 31, 2020
@alimcmaster1
Copy link
Member

Weird thought:
https://github.com/pandas-dev/pandas/pull/27615/files#diff-47f38b5b26d0c19878c1e8e90a65463dR780

Would have solved this.. but clearly not!

@jorisvandenbossche jorisvandenbossche added this to the 1.0.1 milestone Feb 1, 2020
@Harsh1347
Copy link

The link https://pandas.pydata.org/pandas-docs/stable/reference works but /api throws 404 error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants