Skip to content

Error in docstring for pandas/core/frame.py #21733

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
alphaCTzo7G opened this issue Jul 4, 2018 · 0 comments · Fixed by #21731
Closed

Error in docstring for pandas/core/frame.py #21733

alphaCTzo7G opened this issue Jul 4, 2018 · 0 comments · Fixed by #21731
Labels
Milestone

Comments

@alphaCTzo7G
Copy link
Contributor

alphaCTzo7G commented Jul 4, 2018

There is an error in the docstring for the query function in

pandas/core/frame.py.

The PR here fixes this: #21731

Code Sample, a copy-pastable example if possible

# Your code here

Problem description

[this should explain why the current behaviour is a problem and why the expected output is a better solution.]

Note: We receive a lot of issues on our GitHub tracker, so it is very possible that your issue has been posted before. Please check first before submitting so that we do not have to handle and close duplicates!

Note: Many problems can be resolved by simply upgrading pandas to the latest version. Before submitting, please check if that solution works for you. If possible, you may want to check if master addresses this issue, but that is not necessary.

For documentation-related issues, you can check the latest versions of the docs on master here:

https://pandas-docs.github.io/pandas-docs-travis/

If the issue has not been resolved there, go ahead and file it in the issue tracker.

Expected Output

Output of pd.show_versions()

[paste the output of pd.show_versions() here below this line]

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.

3 participants