Skip to content

DOC: read_json should list None for orient #48252

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
1 task done
bashtage opened this issue Aug 25, 2022 · 2 comments · Fixed by #48281
Closed
1 task done

DOC: read_json should list None for orient #48252

bashtage opened this issue Aug 25, 2022 · 2 comments · Fixed by #48281
Assignees
Labels
Docs Needs Triage Issue that has not been reviewed by a pandas team member

Comments

@bashtage
Copy link
Contributor

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/reference/api/pandas.read_json.html

Documentation problem

None is an acceptable type for orient.

Suggested fix for documentation

Add None to the list of acceptable arguments, or maybe just an , optional

@bashtage bashtage added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Aug 25, 2022
@bashtage
Copy link
Contributor Author

xref pandas-dev/pandas-stubs#226

@ambujpawar
Copy link
Contributor

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Needs Triage Issue that has not been reviewed by a pandas team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants