Skip to content
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

reset_index on DataFrame with PeriodIndex changes to ordinal representation #2243

Closed
changhiskhan opened this issue Nov 14, 2012 · 0 comments
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timeseries
Milestone

Comments

@changhiskhan
Copy link
Contributor

Should be array of Period objects probably

Note this is due to PeriodIndex.values converting to array of ordinals

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 Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timeseries
Projects
None yet
Development

No branches or pull requests

2 participants