Skip to content

BUG: Bug in passing a DatetimeIndex with a timezone that was not being retained in Frame construction (GH7822) #7823

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
Jul 23, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jul 23, 2014

closes #7822

…being retained in DataFrame construction from a dict (GH7822)
jreback added a commit that referenced this pull request Jul 23, 2014
BUG: Bug in passing a DatetimeIndex with a timezone that was not being retained in Frame construction (GH7822)
@jreback jreback merged commit 3657a51 into pandas-dev:master Jul 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Dtype Conversions Unexpected or buggy dtype conversions Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: preserver tz on created series from Index when possible
1 participant