Skip to content

Conversation

martinbjeldbak
Copy link
Contributor

Importing pandas.io.json.json_normalize in pandas 1.0.1 gives the following warning

FutureWarning: pandas.io.json.json_normalize is deprecated, use pandas.json_normalize instead

This PR updates the documentation here https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.json_normalize.html to use the recommended approach.

Importing pandas.io.json.json_normalize gives the following warning: `FutureWarning: pandas.io.json.json_normalize is deprecated, use pandas.json_normalize instead`
@WillAyd WillAyd added the Docs label Feb 14, 2020
@WillAyd WillAyd added this to the 1.1 milestone Feb 14, 2020
@WillAyd WillAyd merged commit fa2aa9f into pandas-dev:master Feb 14, 2020
@WillAyd
Copy link
Member

WillAyd commented Feb 14, 2020

Thanks @martinbjeldbak !

@martinbjeldbak martinbjeldbak deleted the json-normalize-doc-update branch February 15, 2020 01:52
roberthdevries pushed a commit to roberthdevries/pandas that referenced this pull request Mar 2, 2020
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 this pull request may close these issues.

2 participants