Skip to content

Implement PeriodArray.__array_ufunc__ #23316

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

Closed
TomAugspurger opened this issue Oct 24, 2018 · 1 comment
Closed

Implement PeriodArray.__array_ufunc__ #23316

TomAugspurger opened this issue Oct 24, 2018 · 1 comment
Labels
Enhancement Period Period data type

Comments

@TomAugspurger
Copy link
Contributor

Combined with a Series.__array_ufunc__, we can implement ufuncs on Period-dtype series without an intermediate conversion to an object-dtype ndarray.

@TomAugspurger TomAugspurger added the Period Period data type label Oct 24, 2018
@jbrockmendel
Copy link
Member

closed by #43899

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Period Period data type
Projects
None yet
Development

No branches or pull requests

3 participants