Skip to content

CLN: no need to call _wrap_results in nanvar #37674

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

Conversation

jbrockmendel
Copy link
Member

No description provided.

@jreback jreback added Numeric Operations Arithmetic, Comparison, and Logical operations Clean labels Nov 8, 2020
@jreback jreback added this to the 1.2 milestone Nov 8, 2020
@jreback
Copy link
Contributor

jreback commented Nov 8, 2020

this is likley true for only float returning methods, e.g. sem, kurt, skew as well (though i don't think its actually a big deal if you leave this here).

@jbrockmendel
Copy link
Member Author

this is likley true for only float returning methods, e.g. sem, kurt, skew as well (though i don't think its actually a big deal if you leave this here).

_wrap_results is only relevant for td64/dt64, so my plan is to combine it with _mask_datetimelike_result (will end up being a decorator). You're right that its harmless here.

@jbrockmendel
Copy link
Member Author

Closing in favor of #37723

@jbrockmendel jbrockmendel deleted the cln-dont-wrap_result branch November 9, 2020 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants