Skip to content

BUG: Bug in tz-conversions with an ambiguous time and .dt accessors, #11295 #11301

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 13, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Oct 12, 2015

closes #11295

jreback added a commit that referenced this pull request Oct 13, 2015
BUG: Bug in tz-conversions with an ambiguous time and .dt accessors, #11295
@jreback jreback merged commit b5cc2ef into pandas-dev:master Oct 13, 2015
jreback added a commit to jreback/pandas that referenced this pull request Nov 18, 2015
jreback added a commit that referenced this pull request Nov 18, 2015
TST: tests for outputing ambiguous times, #11619, fixed already in #11301
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

datetime like series .dt properties fail after ts.dt.tz_localize(tz1).dt.tz_convert(tz2) sequence
1 participant