Skip to content

json_normalize Doc Broken #31514

Closed
Closed
@WillAyd

Description

@WillAyd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions