Skip to content

Conversation

erfannariman
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@erfannariman
Copy link
Member Author

erfannariman commented Jun 29, 2020

While working on #34932 I found out that DataFrame.append and Series.append were the only methods with ignore_index where the docstring was different.

@WillAyd WillAyd added the Docs label Jun 29, 2020
@WillAyd WillAyd added this to the 1.1 milestone Jun 29, 2020
@WillAyd
Copy link
Member

WillAyd commented Jun 29, 2020

Makes sense - ping on green

@WillAyd WillAyd merged commit c7bc342 into pandas-dev:master Jun 30, 2020
@WillAyd
Copy link
Member

WillAyd commented Jun 30, 2020

Thanks @erfannariman

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