Skip to content

DOC: Fix typo in example for df.merge() #11821

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
Dec 11, 2015
Merged

DOC: Fix typo in example for df.merge() #11821

merged 1 commit into from
Dec 11, 2015

Conversation

proinsias
Copy link
Contributor

No description provided.

@@ -4174,23 +4174,7 @@ def append(self, other, ignore_index=False, verify_integrity=False):
pandas.concat : General function to concatenate DataFrame, Series
or Panel objects

Examples
--------

Copy link
Contributor

Choose a reason for hiding this comment

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

why did you remove this?

@jreback jreback added the Docs label Dec 11, 2015
@proinsias
Copy link
Contributor Author

Whoops! Complete mis-typing in my editor. That will teach me to double-check, even for a minor edit!

@jreback jreback added this to the 0.18.0 milestone Dec 11, 2015
jreback added a commit that referenced this pull request Dec 11, 2015
DOC: Fix typo in example for df.merge()
@jreback jreback merged commit 29b17f4 into pandas-dev:master Dec 11, 2015
@jreback
Copy link
Contributor

jreback commented Dec 11, 2015

thanks!

@proinsias proinsias deleted the pandas.DataFrame.merge branch December 15, 2015 19:45
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