Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Mar 28, 2017

closes #15822

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype labels Mar 28, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 28, 2017
@jreback jreback closed this in a940605 Mar 28, 2017
@codecov
Copy link

codecov bot commented Mar 28, 2017

Codecov Report

Merging #15827 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #15827 +/- ## ========================================== - Coverage 90.99% 90.98% -0.02%  ========================================== Files 143 143 Lines 49403 49408 +5 ========================================== - Hits 44956 44953 -3  - Misses 4447 4455 +8
Impacted Files Coverage Δ
pandas/core/frame.py 97.56% <100%> (-0.1%) ⬇️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/common.py 91.3% <0%> (+0.33%) ⬆️

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 1dab800...4fcd2c6. Read the comment docs.

mattip pushed a commit to mattip/pandas that referenced this pull request Apr 3, 2017
closes pandas-dev#15822 Author: Jeff Reback <jeff@reback.net> Closes pandas-dev#15827 from jreback/at and squashes the following commits: 4fcd2c6 [Jeff Reback] BUG: bug in .at/.loc indexing with a tz-aware columns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype

1 participant