Skip to content

Fixed pandas.json_normalize doctests errors #36207

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
Sep 8, 2020

Conversation

ylin00
Copy link
Contributor

@ylin00 ylin00 commented Sep 8, 2020

  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • Changed pandas. to pd. in the docstring of pandas.json_normalize. Fixed the expected results.

@ylin00 ylin00 changed the title Fixed pandas.json_normalize doctests errors` Fixed pandas.json_normalize doctests errors Sep 8, 2020
@ylin00 ylin00 mentioned this pull request Sep 8, 2020
2 tasks
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

thanks @ylin00

@jreback jreback added Docs IO JSON read_json, to_json, json_normalize labels Sep 8, 2020
@jreback jreback added this to the 1.2 milestone Sep 8, 2020
@jreback jreback merged commit 6625b89 into pandas-dev:master Sep 8, 2020
@jreback
Copy link
Contributor

jreback commented Sep 8, 2020

thanks

jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Sep 8, 2020
@ylin00 ylin00 deleted the yl-pd-docs branch September 8, 2020 23:14
@ylin00 ylin00 restored the yl-pd-docs branch September 8, 2020 23:15
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
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.

3 participants