Skip to content

DataFrame.align() does not retain DatetimeIndex timezone awareness #2127

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
darragjm opened this issue Oct 25, 2012 · 0 comments
Closed

DataFrame.align() does not retain DatetimeIndex timezone awareness #2127

darragjm opened this issue Oct 25, 2012 · 0 comments
Labels
Milestone

Comments

@darragjm
Copy link

Aligning two DataFrames with timezone-aware DatetimeIndex indexes returns a tuple (DataFrame, DataFrame) in which both DataFrames are timezone naive.

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

No branches or pull requests

2 participants