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

BUG: PeriodArray.to_timestamp when non-contiguous #44935

Merged
merged 3 commits into from Dec 17, 2021

Conversation

jbrockmendel
Copy link
Member

@jreback jreback added this to the 1.4 milestone Dec 17, 2021
@jreback jreback added Bug Dtype Conversions Unexpected or buggy dtype conversions Period Period data type labels Dec 17, 2021
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm i guess needs a whatsnew note

@jreback jreback merged commit 371a8f2 into pandas-dev:master Dec 17, 2021
@jbrockmendel jbrockmendel deleted the bug-to_timestamp branch December 17, 2021 21:59
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 Period Period data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: PeriodIndex[B].to_timestamp drops missing days
2 participants