Skip to content

CLN: remove ABCPeriod #34218

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 2 commits into from
May 18, 2020
Merged

Conversation

jbrockmendel
Copy link
Member

No description provided.

@jreback jreback added this to the 1.1 milestone May 17, 2020
@jreback jreback added the Period Period data type label May 17, 2020
else:
from .period import Period
Copy link
Contributor

Choose a reason for hiding this comment

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

you can't use the is_period_object here, does tihs import make any perf difference?

Copy link
Member Author

Choose a reason for hiding this comment

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

cimporting is_period_object at the module level raises ImportError at import-time. The rules for when circular cimports are allowed are not clear to me.

@jbrockmendel
Copy link
Member Author

rebased+green

@jreback jreback merged commit b9e0935 into pandas-dev:master May 18, 2020
@jbrockmendel jbrockmendel deleted the ref-libperiod-abc branch May 18, 2020 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Period Period data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants