Skip to content

BUG: duplicate indexing with embedded non-orderables (#17610) #17849

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
wants to merge 0 commits into from
Closed

BUG: duplicate indexing with embedded non-orderables (#17610) #17849

wants to merge 0 commits into from

Conversation

gloryfromca
Copy link
Contributor

BUG: duplicate indexing with embedded non-orderables

BUG: duplicate indexing with embedded non-orderables

BUG: duplicate indexing with embedded non-orderables (#17610)

ss

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

@codecov
Copy link

codecov bot commented Oct 12, 2017

Codecov Report

Merging #17849 into master will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17849      +/-   ##
==========================================
- Coverage   91.25%   91.21%   -0.05%     
==========================================
  Files         163      163              
  Lines       50038    50039       +1     
==========================================
- Hits        45661    45641      -20     
- Misses       4377     4398      +21
Flag Coverage Δ
#multiple 89.01% <100%> (-0.03%) ⬇️
#single 40.26% <0%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/series.py 94.99% <100%> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/plotting/_converter.py 63.38% <0%> (-1.82%) ⬇️
pandas/core/frame.py 97.75% <0%> (-0.1%) ⬇️

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 7e159ae...7e159ae. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 12, 2017

Codecov Report

Merging #17849 into master will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17849      +/-   ##
==========================================
- Coverage   91.25%   91.21%   -0.05%     
==========================================
  Files         163      163              
  Lines       50038    50039       +1     
==========================================
- Hits        45661    45641      -20     
- Misses       4377     4398      +21
Flag Coverage Δ
#multiple 89.01% <100%> (-0.03%) ⬇️
#single 40.26% <0%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/series.py 94.99% <100%> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/plotting/_converter.py 63.38% <0%> (-1.82%) ⬇️
pandas/core/frame.py 97.75% <0%> (-0.1%) ⬇️

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 7e159ae...7e159ae. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 12, 2017

Codecov Report

Merging #17849 into master will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17849      +/-   ##
==========================================
- Coverage   91.25%   91.21%   -0.05%     
==========================================
  Files         163      163              
  Lines       50038    50039       +1     
==========================================
- Hits        45661    45641      -20     
- Misses       4377     4398      +21
Flag Coverage Δ
#multiple 89.01% <100%> (-0.03%) ⬇️
#single 40.26% <0%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/series.py 94.99% <100%> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/plotting/_converter.py 63.38% <0%> (-1.82%) ⬇️
pandas/core/frame.py 97.75% <0%> (-0.1%) ⬇️

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 7e159ae...7e159ae. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant