Skip to content

PERF: use is_tick_offset to check for Tick #34032

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 1 commit into from
May 6, 2020

Conversation

jbrockmendel
Copy link
Member

No description provided.

except OverflowError:
raise OverflowError(
f"the add operation between {other} and {self} will overflow"
)
Copy link
Contributor

Choose a reason for hiding this comment

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

should this has a from e?

Copy link
Member Author

Choose a reason for hiding this comment

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

couldnt hurt, will add to the list

Copy link
Contributor

Choose a reason for hiding this comment

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

kk

@jreback jreback added Frequency DateOffsets Performance Memory or execution speed performance labels May 6, 2020
@jreback jreback added this to the 1.1 milestone May 6, 2020
@jreback jreback merged commit 9c36c83 into pandas-dev:master May 6, 2020
@jbrockmendel jbrockmendel deleted the perf-is_date_offset-2 branch May 6, 2020 21:36
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
Frequency DateOffsets Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants