Skip to content

Update api.rst #23052

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
Oct 9, 2018
Merged

Update api.rst #23052

merged 1 commit into from
Oct 9, 2018

Conversation

fengyqf
Copy link
Contributor

@fengyqf fengyqf commented Oct 9, 2018

remove duplicate line for DataFrame.insert(...)

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

remove duplicate line for DataFrame.insert(...)
@codecov
Copy link

codecov bot commented Oct 9, 2018

Codecov Report

Merging #23052 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #23052   +/-   ##
=======================================
  Coverage    92.2%    92.2%           
=======================================
  Files         169      169           
  Lines       50898    50898           
=======================================
  Hits        46929    46929           
  Misses       3969     3969
Flag Coverage Δ
#multiple 90.62% <ø> (ø) ⬆️
#single 42.31% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4fe6e3...389ee29. Read the comment docs.

@TomAugspurger TomAugspurger added this to the 0.24.0 milestone Oct 9, 2018
@TomAugspurger TomAugspurger merged commit 705c1f5 into pandas-dev:master Oct 9, 2018
@TomAugspurger
Copy link
Contributor

Thanks!

tm9k1 pushed a commit to tm9k1/pandas that referenced this pull request Nov 19, 2018
remove duplicate line for DataFrame.insert(...)
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