BUG: DataFrame groupby values of a tz-aware datetime column returns underlying datetime integer #12085
Labels
Duplicate Report
Duplicate issue or pull request
Milestone
I am running into an issue which appears only in pandas 0.17 or higher where tz aware datetime columns get converted into their integer values by a groupby operation
The text was updated successfully, but these errors were encountered: