Skip to content

BUG: TimedeltaIndex[:] losing freq #33834

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 6 commits into from
Apr 27, 2020

Conversation

jbrockmendel
Copy link
Member

Reverts the freq-override I implemented a few days ago. That was made unnecessary by the more-recent change to _with_freq that ensures that self.freq and self._data.freq stay in sync.

@jreback jreback added the Timedelta Timedelta data type label Apr 27, 2020
@jreback jreback added this to the 1.1 milestone Apr 27, 2020
@jreback jreback merged commit 21d75fb into pandas-dev:master Apr 27, 2020
@jreback
Copy link
Contributor

jreback commented Apr 27, 2020

great!

@jbrockmendel jbrockmendel deleted the with-freq-post branch April 27, 2020 23:46
rhshadrach pushed a commit to rhshadrach/pandas that referenced this pull request May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Timedelta Timedelta data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants